Searched defs:FPVT (Results 1 – 9 of 9) sorted by relevance
/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
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.h | 1186 shouldConvertFpToSat(unsigned Op,EVT FPVT,EVT VT) shouldConvertFpToSat() argument
|
H A D | X86ISelLowering.cpp | 22818 EVT FPVT = N->getValueType(0); optimizeFMulOrFDivAsShiftAddBitcast() local [all...] |
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMFastISel.cpp | 1777 MVT VT = FPVT.getSimpleVT(); in SelectBinaryFPOp() local
|
H A D | ARMISelLowering.cpp | 13909 shouldConvertFpToSat(unsigned Op,EVT FPVT,EVT VT) const shouldConvertFpToSat() argument
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 3389 shouldConvertFpToSat(unsigned Op,EVT FPVT,EVT VT) shouldConvertFpToSat() argument
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 5559 EVT FPVT = N0.getOperand(0).getValueType().getScalarType(); isSaturatingMinMax() local 5639 EVT FPVT = Fp.getOperand(0).getValueType(); PerformMinMaxFpToSatCombine() local 5674 EVT FPVT = N0.getOperand(0).getValueType(); PerformUMinFpToSatCombine() local [all...] |
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 21076 shouldConvertFpToSat(unsigned Op,EVT FPVT,EVT VT) const shouldConvertFpToSat() argument
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 26711 shouldConvertFpToSat(unsigned Op,EVT FPVT,EVT VT) const shouldConvertFpToSat() argument [all...] |