Home
last modified time | relevance | path

Searched refs:ScalarFloatVT (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8588 EVT ScalarFloatVT = OperandVT.getScalarType(); in expandIS_FPCLASS() local
8589 const Type *FloatTy = ScalarFloatVT.getTypeForEVT(*DAG.getContext()); in expandIS_FPCLASS()
8591 bool IsF80 = (ScalarFloatVT == MVT::f80); in expandIS_FPCLASS()