Searched defs:FloatVT (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 64 EVT FloatVT; global() member 1559 EVT FloatVT = Value.getValueType(); getSignAsIntValue() local 1636 EVT FloatVT = Mag.getValueType(); ExpandFCOPYSIGN() local 1700 EVT FloatVT = Value.getValueType(); ExpandFABS() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 889 EVT FloatVT = MVT::getVectorVT(MVT::f32, VT.getVectorElementCount()); RISCVTargetLowering() local 1218 EVT FloatVT = MVT::getVectorVT(MVT::f32, VT.getVectorElementCount()); RISCVTargetLowering() local 5139 MVT FloatVT = MVT::getVectorVT(FloatEltVT, VT.getVectorElementCount()); lowerCTLZ_CTTZ_ZERO_UNDEF() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 15283 EVT FloatVT = EVT::getVectorVT(*DAG.getContext(), MVT::f64, NumElts); PerformBUILD_VECTORCombine() local 15483 EVT FloatVT = EVT::getVectorVT(*DAG.getContext(), MVT::f64, PerformInsertEltCombine() local 16849 EVT FloatVT = EVT::getVectorVT(*DAG.getContext(), MVT::f64, PerformSTORECombine() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 45805 MVT FloatVT = combinePTESTCC() local 46085 MVT FloatVT = MVT::getVectorVT(FloatSVT, NumElts); combineSetCCMOVMSK() local 54821 MVT FloatVT = VT.changeVectorElementType(MVT::f32); combineConcatVectorOps() local [all...] |