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 1569 EVT FloatVT = Value.getValueType(); in getSignAsIntValue() local 1646 EVT FloatVT = Mag.getValueType(); in ExpandFCOPYSIGN() local 1715 EVT FloatVT = Value.getValueType(); in ExpandFABS() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 922 EVT FloatVT = MVT::getVectorVT(MVT::f32, VT.getVectorElementCount()); in RISCVTargetLowering() local 1277 EVT FloatVT = MVT::getVectorVT(MVT::f32, VT.getVectorElementCount()); in RISCVTargetLowering() local 5425 MVT FloatVT = MVT::getVectorVT(FloatEltVT, VT.getVectorElementCount()); lowerCTLZ_CTTZ_ZERO_UNDEF() local 9365 MVT FloatVT = VT; getVCIXISDNodeWCHAIN() local [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 15296 EVT FloatVT = EVT::getVectorVT(*DAG.getContext(), MVT::f64, NumElts); in PerformBUILD_VECTORCombine() local 15496 EVT FloatVT = EVT::getVectorVT(*DAG.getContext(), MVT::f64, in PerformInsertEltCombine() local 16864 EVT FloatVT = EVT::getVectorVT(*DAG.getContext(), MVT::f64, in PerformSTORECombine() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 46929 MVT FloatVT = in combinePTESTCC() local 47200 MVT FloatVT = MVT::getVectorVT(FloatSVT, NumElts); in combineSetCCMOVMSK() local 56279 MVT FloatVT = VT.changeVectorElementType(MVT::f32); in combineConcatVectorOps() local
|