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.h455 STRICT_FFLOOR, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp248 case ISD::STRICT_FFLOOR: return "strict_ffloor"; in getOperationName()
H A DLegalizeFloatTypes.cpp106 case ISD::STRICT_FFLOOR: in SoftenFloatResult()
1587 case ISD::STRICT_FFLOOR: in ExpandFloatResult()
H A DLegalizeDAG.cpp4803 case ISD::STRICT_FFLOOR: in ConvertNodeToLibcall()
5823 case ISD::STRICT_FFLOOR: in PromoteNode()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp1255 case ISD::STRICT_FFLOOR: in PreprocessISelDAG()
1271 case ISD::STRICT_FFLOOR: in PreprocessISelDAG()
H A DX86ISelLowering.cpp710 setOperationAction(ISD::STRICT_FFLOOR, MVT::f16, Promote); in X86TargetLowering()
1353 setOperationAction(ISD::STRICT_FFLOOR, RoundedTy, Legal); in X86TargetLowering()
1454 setOperationAction(ISD::STRICT_FFLOOR, VT, Legal); in X86TargetLowering()
1911 setOperationAction(ISD::STRICT_FFLOOR, VT, Legal); in X86TargetLowering()
2249 setOperationAction(ISD::STRICT_FFLOOR, VT, Legal); in X86TargetLowering()
2613 ISD::FFLOOR, ISD::STRICT_FFLOOR, in X86TargetLowering()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td656 def strict_ffloor : SDNode<"ISD::STRICT_FFLOOR",
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp599 setOperationAction(ISD::STRICT_FFLOOR, VT, Legal); in SystemZTargetLowering()
651 setOperationAction(ISD::STRICT_FFLOOR, MVT::v2f64, Legal); in SystemZTargetLowering()
719 setOperationAction(ISD::STRICT_FFLOOR, MVT::v4f32, Legal); in SystemZTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp395 setOperationAction(ISD::STRICT_FFLOOR, MVT::f32, Legal); in PPCTargetLowering()
400 setOperationAction(ISD::STRICT_FFLOOR, MVT::f64, Legal); in PPCTargetLowering()
1174 setOperationAction(ISD::STRICT_FFLOOR, MVT::v4f32, Legal); in PPCTargetLowering()
1188 setOperationAction(ISD::STRICT_FFLOOR, MVT::v2f64, Legal); in PPCTargetLowering()
1275 setOperationAction(ISD::STRICT_FFLOOR, MVT::f128, Legal); in PPCTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp544 setOperationAction({ISD::STRICT_FCEIL, ISD::STRICT_FFLOOR, in RISCVTargetLowering()
1129 ISD::STRICT_FFLOOR, ISD::STRICT_FROUND, in RISCVTargetLowering()
1536 ISD::STRICT_FCEIL, ISD::STRICT_FFLOOR, ISD::STRICT_FROUND, in RISCVTargetLowering()
3216 case ISD::STRICT_FFLOOR: in matchRoundingOp()
3418 case ISD::STRICT_FFLOOR: in lowerVectorStrictFTRUNC_FCEIL_FFLOOR_FROUND()
8206 case ISD::STRICT_FFLOOR: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp817 ISD::STRICT_FFLOOR, in AArch64TargetLowering()
908 ISD::STRICT_FFLOOR, ISD::STRICT_FCEIL, ISD::STRICT_FNEARBYINT, in AArch64TargetLowering()
1249 ISD::STRICT_FFLOOR, ISD::STRICT_FSQRT, ISD::STRICT_FRINT, in AArch64TargetLowering()
1405 ISD::STRICT_FFLOOR, ISD::STRICT_FNEARBYINT, ISD::STRICT_FCEIL, in AArch64TargetLowering()