Home
last modified time | relevance | path

Searched refs:STRICT_FROUNDEVEN (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h457 STRICT_FROUNDEVEN, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp258 case ISD::STRICT_FROUNDEVEN: return "strict_froundeven"; in getOperationName()
H A DLegalizeFloatTypes.cpp142 case ISD::STRICT_FROUNDEVEN: in SoftenFloatResult()
1615 case ISD::STRICT_FROUNDEVEN: in ExpandFloatResult()
H A DLegalizeDAG.cpp4837 case ISD::STRICT_FROUNDEVEN: in ConvertNodeToLibcall()
5828 case ISD::STRICT_FROUNDEVEN: in PromoteNode()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp1259 case ISD::STRICT_FROUNDEVEN: in PreprocessISelDAG()
1275 case ISD::STRICT_FROUNDEVEN: in PreprocessISelDAG()
H A DX86ISelLowering.cpp716 setOperationAction(ISD::STRICT_FROUNDEVEN, MVT::f16, Promote); in X86TargetLowering()
1363 setOperationAction(ISD::STRICT_FROUNDEVEN, RoundedTy, Legal); in X86TargetLowering()
1464 setOperationAction(ISD::STRICT_FROUNDEVEN, VT, Legal); in X86TargetLowering()
1921 setOperationAction(ISD::STRICT_FROUNDEVEN, VT, Legal); in X86TargetLowering()
2259 setOperationAction(ISD::STRICT_FROUNDEVEN, VT, Legal); in X86TargetLowering()
2291 setOperationAction(ISD::STRICT_FROUNDEVEN, MVT::f16, Legal); in X86TargetLowering()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td664 def strict_froundeven : SDNode<"ISD::STRICT_FROUNDEVEN",
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp603 setOperationAction(ISD::STRICT_FROUNDEVEN, VT, Legal); in SystemZTargetLowering()
655 setOperationAction(ISD::STRICT_FROUNDEVEN, MVT::v2f64, Legal); in SystemZTargetLowering()
723 setOperationAction(ISD::STRICT_FROUNDEVEN, MVT::v4f32, Legal); in SystemZTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp546 ISD::STRICT_FROUND, ISD::STRICT_FROUNDEVEN, in RISCVTargetLowering()
1130 ISD::STRICT_FROUNDEVEN, ISD::STRICT_FNEARBYINT}, in RISCVTargetLowering()
1537 ISD::STRICT_FROUNDEVEN, ISD::STRICT_FNEARBYINT}, in RISCVTargetLowering()
3208 case ISD::STRICT_FROUNDEVEN: in matchRoundingOp()
3420 case ISD::STRICT_FROUNDEVEN: { in lowerVectorStrictFTRUNC_FCEIL_FFLOOR_FROUND()
8210 case ISD::STRICT_FROUNDEVEN: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp823 ISD::STRICT_FROUNDEVEN, in AArch64TargetLowering()
909 ISD::STRICT_FRINT, ISD::STRICT_FTRUNC, ISD::STRICT_FROUNDEVEN, in AArch64TargetLowering()
1251 ISD::STRICT_FROUNDEVEN, ISD::STRICT_FMINNUM, ISD::STRICT_FMAXNUM, in AArch64TargetLowering()
1407 ISD::STRICT_FROUNDEVEN}) { in AArch64TargetLowering()