Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h402 STRICT_FRINT, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp210 case ISD::STRICT_FRINT: return "strict_frint"; in getOperationName()
H A DLegalizeFloatTypes.cpp112 case ISD::STRICT_FRINT: in SoftenFloatResult()
1227 case ISD::STRICT_FRINT: in ExpandFloatResult()
H A DLegalizeDAG.cpp4021 case ISD::STRICT_FRINT: in ConvertNodeToLibcall()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp530 Opcode = ISD::STRICT_FRINT; in mightUseCTR()
H A DPPCISelLowering.cpp343 setOperationAction(ISD::STRICT_FRINT, MVT::f32, Legal); in PPCTargetLowering()
344 setOperationAction(ISD::STRICT_FRINT, MVT::f64, Legal); in PPCTargetLowering()
1095 setOperationAction(ISD::STRICT_FRINT, MVT::v4f32, Legal); in PPCTargetLowering()
1109 setOperationAction(ISD::STRICT_FRINT, MVT::v2f64, Legal); in PPCTargetLowering()
1186 setOperationAction(ISD::STRICT_FRINT, MVT::f128, Legal); in PPCTargetLowering()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp1077 case ISD::STRICT_FRINT: { in PreprocessISelDAG()
1093 case ISD::STRICT_FRINT: in PreprocessISelDAG()
H A DX86ISelLowering.cpp1128 setOperationAction(ISD::STRICT_FRINT, RoundedTy, Legal); in X86TargetLowering()
1230 setOperationAction(ISD::STRICT_FRINT, VT, Legal); in X86TargetLowering()
1616 setOperationAction(ISD::STRICT_FRINT, VT, Legal); in X86TargetLowering()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp478 setOperationAction(ISD::STRICT_FRINT, VT, Legal); in SystemZTargetLowering()
527 setOperationAction(ISD::STRICT_FRINT, MVT::v2f64, Legal); in SystemZTargetLowering()
584 setOperationAction(ISD::STRICT_FRINT, MVT::v4f32, Legal); in SystemZTargetLowering()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td533 def strict_frint : SDNode<"ISD::STRICT_FRINT",