Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h408 STRICT_FROUND, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp214 case ISD::STRICT_FROUND: return "strict_fround"; in getOperationName()
H A DLegalizeFloatTypes.cpp114 case ISD::STRICT_FROUND: in SoftenFloatResult()
1229 case ISD::STRICT_FROUND: in ExpandFloatResult()
H A DLegalizeDAG.cpp4035 case ISD::STRICT_FROUND: in ConvertNodeToLibcall()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp542 Opcode = ISD::STRICT_FROUND; in mightUseCTR()
H A DPPCISelLowering.cpp356 setOperationAction(ISD::STRICT_FROUND, MVT::f32, Legal); in PPCTargetLowering()
361 setOperationAction(ISD::STRICT_FROUND, MVT::f64, Legal); in PPCTargetLowering()
1099 setOperationAction(ISD::STRICT_FROUND, MVT::v4f32, Legal); in PPCTargetLowering()
1113 setOperationAction(ISD::STRICT_FROUND, MVT::v2f64, Legal); in PPCTargetLowering()
1191 setOperationAction(ISD::STRICT_FROUND, MVT::f128, Legal); in PPCTargetLowering()
/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td549 def strict_fround : SDNode<"ISD::STRICT_FROUND",