Searched defs:FloatVT (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 65 EVT FloatVT; member 1569 EVT FloatVT = Value.getValueType(); getSignAsIntValue() local 1646 EVT FloatVT = Mag.getValueType(); ExpandFCOPYSIGN() local 1715 EVT FloatVT = Value.getValueType(); ExpandFABS() local [all...] |
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 927 EVT FloatVT = MVT::getVectorVT(MVT::f32, VT.getVectorElementCount()); in RISCVTargetLowering() local 1282 EVT FloatVT = MVT::getVectorVT(MVT::f32, VT.getVectorElementCount()); RISCVTargetLowering() local 5419 MVT FloatVT = MVT::getVectorVT(FloatEltVT, VT.getVectorElementCount()); lowerCTLZ_CTTZ_ZERO_UNDEF() local 9357 MVT FloatVT = VT; getVCIXISDNodeWCHAIN() local [all...] |
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 15311 EVT FloatVT = EVT::getVectorVT(*DAG.getContext(), MVT::f64, NumElts); PerformBUILD_VECTORCombine() local 15511 EVT FloatVT = EVT::getVectorVT(*DAG.getContext(), MVT::f64, PerformInsertEltCombine() local 16879 EVT FloatVT = EVT::getVectorVT(*DAG.getContext(), MVT::f64, PerformSTORECombine() local
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 46837 MVT FloatVT = combinePTESTCC() local 47108 MVT FloatVT = MVT::getVectorVT(FloatSVT, NumElts); combineSetCCMOVMSK() local 56131 MVT FloatVT = VT.changeVectorElementType(MVT::f32); combineConcatVectorOps() local [all...] |