Searched defs:FloatVT (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeDAG.cpp | 65 EVT FloatVT; member 1635 EVT FloatVT = Value.getValueType(); in getSignAsIntValue() local 1713 EVT FloatVT = Mag.getValueType(); in ExpandFCOPYSIGN() local 1779 EVT FloatVT = Value.getValueType(); in ExpandFABS() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 972 EVT FloatVT = MVT::getVectorVT(MVT::f32, VT.getVectorElementCount()); in RISCVTargetLowering() local 1396 EVT FloatVT = MVT::getVectorVT(MVT::f32, VT.getVectorElementCount()); in RISCVTargetLowering() local 6380 MVT FloatVT = MVT::getVectorVT(FloatEltVT, VT.getVectorElementCount()); in lowerCTLZ_CTTZ_ZERO_UNDEF() local 10837 MVT FloatVT = VT; in getVCIXISDNodeWCHAIN() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 15373 EVT FloatVT = EVT::getVectorVT(*DAG.getContext(), MVT::f64, NumElts); in PerformBUILD_VECTORCombine() local 15576 EVT FloatVT = EVT::getVectorVT(*DAG.getContext(), MVT::f64, in PerformInsertEltCombine() local 16937 EVT FloatVT = EVT::getVectorVT(*DAG.getContext(), MVT::f64, in PerformSTORECombine() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 20023 static bool isLegalConversion(MVT VT, MVT FloatVT, bool IsSigned, in isLegalConversion() 48693 MVT FloatVT = in combinePTESTCC() local 48964 MVT FloatVT = MVT::getVectorVT(FloatSVT, NumElts); in combineSetCCMOVMSK() local 58558 MVT FloatVT = VT.changeVectorElementType(MVT::f32); in combineConcatVectorOps() local
|