Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h441 STRICT_FFLOOR, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp232 case ISD::STRICT_FFLOOR: return "strict_ffloor"; in getOperationName()
H A DLegalizeFloatTypes.cpp100 case ISD::STRICT_FFLOOR: in SoftenFloatResult()
1430 case ISD::STRICT_FFLOOR: in ExpandFloatResult()
H A DLegalizeDAG.cpp4611 case ISD::STRICT_FFLOOR: in ConvertNodeToLibcall()
5564 case ISD::STRICT_FFLOOR: in PromoteNode()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp1211 case ISD::STRICT_FFLOOR: in PreprocessISelDAG()
1227 case ISD::STRICT_FFLOOR: in PreprocessISelDAG()
H A DX86ISelLowering.cpp700 setOperationAction(ISD::STRICT_FFLOOR, MVT::f16, Promote); in X86TargetLowering()
1332 setOperationAction(ISD::STRICT_FFLOOR, RoundedTy, Legal); in X86TargetLowering()
1433 setOperationAction(ISD::STRICT_FFLOOR, VT, Legal); in X86TargetLowering()
1879 setOperationAction(ISD::STRICT_FFLOOR, VT, Legal); in X86TargetLowering()
2185 setOperationAction(ISD::STRICT_FFLOOR, VT, Legal); in X86TargetLowering()
2485 ISD::FFLOOR, ISD::STRICT_FFLOOR, in X86TargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp548 setOperationAction(ISD::STRICT_FFLOOR, VT, Legal); in SystemZTargetLowering()
594 setOperationAction(ISD::STRICT_FFLOOR, MVT::v2f64, Legal); in SystemZTargetLowering()
660 setOperationAction(ISD::STRICT_FFLOOR, MVT::v4f32, Legal); in SystemZTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp387 setOperationAction(ISD::STRICT_FFLOOR, MVT::f32, Legal); in PPCTargetLowering()
392 setOperationAction(ISD::STRICT_FFLOOR, MVT::f64, Legal); in PPCTargetLowering()
1157 setOperationAction(ISD::STRICT_FFLOOR, MVT::v4f32, Legal); in PPCTargetLowering()
1171 setOperationAction(ISD::STRICT_FFLOOR, MVT::v2f64, Legal); in PPCTargetLowering()
1257 setOperationAction(ISD::STRICT_FFLOOR, MVT::f128, Legal); in PPCTargetLowering()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td619 def strict_ffloor : SDNode<"ISD::STRICT_FFLOOR",
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp513 setOperationAction({ISD::STRICT_FCEIL, ISD::STRICT_FFLOOR, in RISCVTargetLowering()
1038 ISD::STRICT_FFLOOR, ISD::STRICT_FROUND, in RISCVTargetLowering()
1393 ISD::STRICT_FCEIL, ISD::STRICT_FFLOOR, ISD::STRICT_FROUND, in RISCVTargetLowering()
3017 case ISD::STRICT_FFLOOR: in matchRoundingOp()
3145 // Expand vector STRICT_FTRUNC, STRICT_FCEIL, STRICT_FFLOOR, STRICT_FROUND
3209 case ISD::STRICT_FFLOOR: in lowerVectorStrictFTRUNC_FCEIL_FFLOOR_FROUND()
7097 case ISD::STRICT_FFLOOR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp783 ISD::STRICT_FFLOOR, in AArch64TargetLowering()
869 ISD::STRICT_FFLOOR, ISD::STRICT_FCEIL, ISD::STRICT_FNEARBYINT, in AArch64TargetLowering()
1198 ISD::STRICT_FFLOOR, ISD::STRICT_FSQRT, ISD::STRICT_FRINT, in AArch64TargetLowering()
1350 ISD::FROUND, ISD::FROUNDEVEN, ISD::STRICT_FFLOOR, in AArch64TargetLowering()