Searched defs:FPVT (Results 1 – 9 of 9) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VEISelLowering.cpp | 112 for (MVT FPVT : MVT::fp_valuetypes()) { in initSPUActions() local 219 for (MVT FPVT : MVT::fp_valuetypes()) { in initSPUActions() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.h | 1177 shouldConvertFpToSat(unsigned Op,EVT FPVT,EVT VT) shouldConvertFpToSat() argument
|
H A D | X86ISelLowering.cpp | 22613 EVT FPVT = N->getValueType(0); optimizeFMulOrFDivAsShiftAddBitcast() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMFastISel.cpp | 1777 EVT FPVT = TLI.getValueType(DL, I->getType(), true); in SelectBinaryFPOp() local
|
H A D | ARMISelLowering.cpp | 13889 shouldConvertFpToSat(unsigned Op,EVT FPVT,EVT VT) const shouldConvertFpToSat() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 3275 shouldConvertFpToSat(unsigned Op,EVT FPVT,EVT VT) shouldConvertFpToSat() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 5548 EVT FPVT = N0.getOperand(0).getValueType().getScalarType(); isSaturatingMinMax() local 5628 EVT FPVT = Fp.getOperand(0).getValueType(); PerformMinMaxFpToSatCombine() local 5663 EVT FPVT = N0.getOperand(0).getValueType(); PerformUMinFpToSatCombine() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 19522 shouldConvertFpToSat(unsigned Op,EVT FPVT,EVT VT) const shouldConvertFpToSat() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 25479 shouldConvertFpToSat(unsigned Op,EVT FPVT,EVT VT) const shouldConvertFpToSat() argument [all...] |