Searched refs:ScalarFloatVT (Results 1 – 1 of 1) sorted by relevance
8034 EVT ScalarFloatVT = OperandVT.getScalarType(); in expandIS_FPCLASS() local8035 const Type *FloatTy = ScalarFloatVT.getTypeForEVT(*DAG.getContext()); in expandIS_FPCLASS()8037 bool IsF80 = (ScalarFloatVT == MVT::f80); in expandIS_FPCLASS()