Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h421 STRICT_FRINT, enumerator
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp209 case ISD::STRICT_FRINT: return "strict_frint"; in getOperationName()
H A DLegalizeFloatTypes.cpp116 case ISD::STRICT_FRINT: in SoftenFloatResult()
1256 case ISD::STRICT_FRINT: in ExpandFloatResult()
H A DLegalizeDAG.cpp4080 case ISD::STRICT_FRINT: in ConvertNodeToLibcall()
4858 case ISD::STRICT_FRINT: in PromoteNode()
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp532 Opcode = ISD::STRICT_FRINT; in mightUseCTR()
H A DPPCISelLowering.cpp360 setOperationAction(ISD::STRICT_FRINT, MVT::f32, Legal); in PPCTargetLowering()
361 setOperationAction(ISD::STRICT_FRINT, MVT::f64, Legal); in PPCTargetLowering()
1133 setOperationAction(ISD::STRICT_FRINT, MVT::v4f32, Legal); in PPCTargetLowering()
1147 setOperationAction(ISD::STRICT_FRINT, MVT::v2f64, Legal); in PPCTargetLowering()
1224 setOperationAction(ISD::STRICT_FRINT, MVT::f128, Legal); in PPCTargetLowering()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp1143 case ISD::STRICT_FRINT: { in PreprocessISelDAG()
1159 case ISD::STRICT_FRINT: in PreprocessISelDAG()
H A DX86ISelLowering.cpp656 setOperationAction(ISD::STRICT_FRINT, MVT::f16, Promote); in X86TargetLowering()
1235 setOperationAction(ISD::STRICT_FRINT, RoundedTy, Legal); in X86TargetLowering()
1340 setOperationAction(ISD::STRICT_FRINT, VT, Legal); in X86TargetLowering()
1757 setOperationAction(ISD::STRICT_FRINT, VT, Legal); in X86TargetLowering()
2051 setOperationAction(ISD::STRICT_FRINT, VT, Legal); in X86TargetLowering()
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp484 setOperationAction(ISD::STRICT_FRINT, VT, Legal); in SystemZTargetLowering()
533 setOperationAction(ISD::STRICT_FRINT, MVT::v2f64, Legal); in SystemZTargetLowering()
590 setOperationAction(ISD::STRICT_FRINT, MVT::v4f32, Legal); in SystemZTargetLowering()
/llvm-project-15.0.7/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td545 def strict_frint : SDNode<"ISD::STRICT_FRINT",
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp614 ISD::STRICT_FSQRT, ISD::STRICT_FRINT, ISD::STRICT_FNEARBYINT, in AArch64TargetLowering()
684 ISD::STRICT_FRINT, ISD::STRICT_FTRUNC, ISD::STRICT_FROUNDEVEN, in AArch64TargetLowering()
963 ISD::STRICT_FSQRT, ISD::STRICT_FRINT, ISD::STRICT_FNEARBYINT, in AArch64TargetLowering()
1106 ISD::STRICT_FNEARBYINT, ISD::STRICT_FCEIL, ISD::STRICT_FRINT, in AArch64TargetLowering()