Home
last modified time | relevance | path

Searched refs:STRICT_FTRUNC (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h444 STRICT_FTRUNC, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp230 case ISD::STRICT_FTRUNC: return "strict_ftrunc"; in getOperationName()
H A DLegalizeFloatTypes.cpp148 case ISD::STRICT_FTRUNC: in SoftenFloatResult()
1472 case ISD::STRICT_FTRUNC: in ExpandFloatResult()
H A DLegalizeDAG.cpp4605 case ISD::STRICT_FTRUNC: in ConvertNodeToLibcall()
5570 case ISD::STRICT_FTRUNC: in PromoteNode()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp1213 case ISD::STRICT_FTRUNC: in PreprocessISelDAG()
1229 case ISD::STRICT_FTRUNC: in PreprocessISelDAG()
H A DX86ISelLowering.cpp707 setOperationAction(ISD::STRICT_FTRUNC, MVT::f16, Promote); in X86TargetLowering()
1336 setOperationAction(ISD::STRICT_FTRUNC, RoundedTy, Legal); in X86TargetLowering()
1437 setOperationAction(ISD::STRICT_FTRUNC, VT, Legal); in X86TargetLowering()
1883 setOperationAction(ISD::STRICT_FTRUNC, VT, Legal); in X86TargetLowering()
2189 setOperationAction(ISD::STRICT_FTRUNC, VT, Legal); in X86TargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp551 setOperationAction(ISD::STRICT_FTRUNC, VT, Legal); in SystemZTargetLowering()
596 setOperationAction(ISD::STRICT_FTRUNC, MVT::v2f64, Legal); in SystemZTargetLowering()
663 setOperationAction(ISD::STRICT_FTRUNC, MVT::v4f32, Legal); in SystemZTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp389 setOperationAction(ISD::STRICT_FTRUNC, MVT::f32, Legal); in PPCTargetLowering()
394 setOperationAction(ISD::STRICT_FTRUNC, MVT::f64, Legal); in PPCTargetLowering()
1159 setOperationAction(ISD::STRICT_FTRUNC, MVT::v4f32, Legal); in PPCTargetLowering()
1173 setOperationAction(ISD::STRICT_FTRUNC, MVT::v2f64, Legal); in PPCTargetLowering()
1259 setOperationAction(ISD::STRICT_FTRUNC, MVT::f128, Legal); in PPCTargetLowering()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td629 def strict_ftrunc : SDNode<"ISD::STRICT_FTRUNC",
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp516 ISD::STRICT_FTRUNC}, in RISCVTargetLowering()
1037 ISD::STRICT_FTRUNC, ISD::STRICT_FCEIL, in RISCVTargetLowering()
1392 ISD::STRICT_FSETCC, ISD::STRICT_FSETCCS, ISD::STRICT_FTRUNC, in RISCVTargetLowering()
3013 case ISD::STRICT_FTRUNC: in matchRoundingOp()
3145 // Expand vector STRICT_FTRUNC, STRICT_FCEIL, STRICT_FFLOOR, STRICT_FROUND
3219 case ISD::STRICT_FTRUNC: in lowerVectorStrictFTRUNC_FCEIL_FFLOOR_FROUND()
7098 case ISD::STRICT_FTRUNC: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp788 ISD::STRICT_FTRUNC, in AArch64TargetLowering()
870 ISD::STRICT_FRINT, ISD::STRICT_FTRUNC, ISD::STRICT_FROUNDEVEN, in AArch64TargetLowering()
1199 ISD::STRICT_FNEARBYINT, ISD::STRICT_FROUND, ISD::STRICT_FTRUNC, in AArch64TargetLowering()
1352 ISD::STRICT_FTRUNC, ISD::STRICT_FROUND, ISD::STRICT_FROUNDEVEN}) { in AArch64TargetLowering()