Home
last modified time | relevance | path

Searched refs:STRICT_FRINT (Results 1 – 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDISDOpcodes.h310 STRICT_FRINT, STRICT_FNEARBYINT, STRICT_FMAXNUM, STRICT_FMINNUM, enumerator
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGDumper.cpp208 case ISD::STRICT_FRINT: return "strict_frint"; in getOperationName()
HDLegalizeFloatTypes.cpp112 case ISD::STRICT_FRINT: in SoftenFloatResult()
1169 case ISD::STRICT_FRINT: in ExpandFloatResult()
HDLegalizeDAG.cpp4020 case ISD::STRICT_FRINT: in ConvertNodeToLibcall()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelDAGToDAG.cpp907 case ISD::STRICT_FRINT: { in PreprocessISelDAG()
921 case ISD::STRICT_FRINT: in PreprocessISelDAG()
HDX86ISelLowering.cpp1078 setOperationAction(ISD::STRICT_FRINT, RoundedTy, Legal); in X86TargetLowering()
1170 setOperationAction(ISD::STRICT_FRINT, VT, Legal); in X86TargetLowering()
1534 setOperationAction(ISD::STRICT_FRINT, VT, Legal); in X86TargetLowering()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZISelLowering.cpp470 setOperationAction(ISD::STRICT_FRINT, VT, Legal); in SystemZTargetLowering()
519 setOperationAction(ISD::STRICT_FRINT, MVT::v2f64, Legal); in SystemZTargetLowering()
576 setOperationAction(ISD::STRICT_FRINT, MVT::v4f32, Legal); in SystemZTargetLowering()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Target/
HDTargetSelectionDAG.td509 def strict_frint : SDNode<"ISD::STRICT_FRINT",