Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h414 STRICT_FROUND, enumerator
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp214 case ISD::STRICT_FROUND: return "strict_fround"; in getOperationName()
H A DLegalizeFloatTypes.cpp117 case ISD::STRICT_FROUND: in SoftenFloatResult()
1237 case ISD::STRICT_FROUND: in ExpandFloatResult()
H A DLegalizeDAG.cpp4022 case ISD::STRICT_FROUND: in ConvertNodeToLibcall()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp545 Opcode = ISD::STRICT_FROUND; in mightUseCTR()
H A DPPCISelLowering.cpp363 setOperationAction(ISD::STRICT_FROUND, MVT::f32, Legal); in PPCTargetLowering()
368 setOperationAction(ISD::STRICT_FROUND, MVT::f64, Legal); in PPCTargetLowering()
1105 setOperationAction(ISD::STRICT_FROUND, MVT::v4f32, Legal); in PPCTargetLowering()
1119 setOperationAction(ISD::STRICT_FROUND, MVT::v2f64, Legal); in PPCTargetLowering()
1197 setOperationAction(ISD::STRICT_FROUND, MVT::f128, Legal); in PPCTargetLowering()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp485 setOperationAction(ISD::STRICT_FROUND, VT, Legal); in SystemZTargetLowering()
532 setOperationAction(ISD::STRICT_FROUND, MVT::v2f64, Legal); in SystemZTargetLowering()
588 setOperationAction(ISD::STRICT_FROUND, MVT::v4f32, Legal); in SystemZTargetLowering()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td551 def strict_fround : SDNode<"ISD::STRICT_FROUND",