Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h408 STRICT_FRINT, enumerator
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp210 case ISD::STRICT_FRINT: return "strict_frint"; in getOperationName()
H A DLegalizeFloatTypes.cpp115 case ISD::STRICT_FRINT: in SoftenFloatResult()
1235 case ISD::STRICT_FRINT: in ExpandFloatResult()
H A DLegalizeDAG.cpp4008 case ISD::STRICT_FRINT: in ConvertNodeToLibcall()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp533 Opcode = ISD::STRICT_FRINT; in mightUseCTR()
H A DPPCISelLowering.cpp350 setOperationAction(ISD::STRICT_FRINT, MVT::f32, Legal); in PPCTargetLowering()
351 setOperationAction(ISD::STRICT_FRINT, MVT::f64, Legal); in PPCTargetLowering()
1101 setOperationAction(ISD::STRICT_FRINT, MVT::v4f32, Legal); in PPCTargetLowering()
1115 setOperationAction(ISD::STRICT_FRINT, MVT::v2f64, Legal); in PPCTargetLowering()
1192 setOperationAction(ISD::STRICT_FRINT, MVT::f128, Legal); in PPCTargetLowering()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp1077 case ISD::STRICT_FRINT: { in PreprocessISelDAG()
1093 case ISD::STRICT_FRINT: in PreprocessISelDAG()
H A DX86ISelLowering.cpp1131 setOperationAction(ISD::STRICT_FRINT, RoundedTy, Legal); in X86TargetLowering()
1233 setOperationAction(ISD::STRICT_FRINT, VT, Legal); in X86TargetLowering()
1620 setOperationAction(ISD::STRICT_FRINT, VT, Legal); in X86TargetLowering()
/freebsd-13.1/contrib/llvm-project/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()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td535 def strict_frint : SDNode<"ISD::STRICT_FRINT",