/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | ConstrainedOps.def | 97 DAG_FUNCTION(rint, 1, 1, experimental_constrained_rint, FRINT)
|
H A D | VPIntrinsics.def | 464 VP_PROPERTY_FUNCTIONAL_SDOPC(FRINT)
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | ISDOpcodes.h | 989 FRINT, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64SchedNeoverseN2.td | 822 def : InstRW<[N2Write_3cyc_1V0], (instregex "^FRINT[AIMNPXZ][HSD]r$", 823 "^FRINT(32|64)[XZ][SD]r$")>; 1121 (instregex "^FRINT[AIMNPXZ]v2f(32|64)$", 1122 "^FRINT[32|64)[XZ]v2f(32|64)$")>; 1126 (instregex "^FRINT[AIMNPXZ]v4f(16|32)$", 1127 "^FRINT(32|64)[XZ]v4f32$")>; 1131 def : InstRW<[N2Write_6cyc_4V0], (instregex "^FRINT[AIMNPXZ]v8f16$")>; 2044 def : InstRW<[N2Write_6cyc_4V0], (instregex "^FRINT[AIMNPXZ]_ZPmZ_H")>; 2047 def : InstRW<[N2Write_4cyc_2V0], (instregex "^FRINT[AIMNPXZ]_ZPmZ_S")>; 2050 def : InstRW<[N2Write_3cyc_1V0], (instregex "^FRINT[AIMNPXZ]_ZPmZ_D")>;
|
H A D | AArch64SchedNeoverseN1.td | 438 def : InstRW<[N1Write_3c_1V0], (instregex "^FRINT[AIMNPXZ][HSD]r$", 439 "^FRINT(32|64)[XZ][SD]r$")>; 735 def : InstRW<[N1Write_3c_1V0], (instregex "^FRINT[AIMNPXZ]v2f(32|64)$")>; 738 def : InstRW<[N1Write_4c_2V0], (instregex "^FRINT[AIMNPXZ]v4f(16|32)$")>; 741 def : InstRW<[N1Write_6c_4V0], (instregex "^FRINT[AIMNPXZ]v8f16$")>;
|
H A D | AArch64SchedNeoverseV1.td | 689 def : InstRW<[V1Write_3c_1V02], (instregex "^FRINT[AIMNPXZ][HSD]r$", 690 "^FRINT(32|64)[XZ][SD]r$")>; 963 def : InstRW<[V1Write_3c_1V02], (instregex "^FRINT[AIMNPXZ]v2f(32|64)$")>; 966 def : InstRW<[V1Write_4c_2V02], (instregex "^FRINT[AIMNPXZ]v4f(16|32)$")>; 969 def : InstRW<[V1Write_6c_4V02], (instregex "^FRINT[AIMNPXZ]v8f16$")>; 1654 def : InstRW<[V1Write_6c_1V0], (instregex "^FRINT[AIMNPXZ]_ZPmZ_H")>; 1657 def : InstRW<[V1Write_4c_1V0], (instregex "^FRINT[AIMNPXZ]_ZPmZ_S")>; 1660 def : InstRW<[V1Write_3c_1V0], (instregex "^FRINT[AIMNPXZ]_ZPmZ_D")>;
|
H A D | AArch64SchedNeoverseV2.td | 1316 def : InstRW<[V2Write_3cyc_1V02], (instregex "^FRINT[AIMNPXZ][HSD]r$", 1317 "^FRINT(32|64)[XZ][SD]r$")>; 1624 (instregex "^FRINT[AIMNPXZ]v2f(32|64)$", 1625 "^FRINT(32|64)[XZ]v2f(32|64)$")>; 1629 (instregex "^FRINT[AIMNPXZ]v4f(16|32)$", 1630 "^FRINT(32|64)[XZ]v4f32$")>; 1633 def : InstRW<[V2Write_6cyc_4V02], (instregex "^FRINT[AIMNPXZ]v8f16$")>; 2564 def : InstRW<[V2Write_6cyc_4V02], (instregex "^FRINT[AIMNPXZ]_ZPmZ_H")>; 2567 def : InstRW<[V2Write_4cyc_2V02], (instregex "^FRINT[AIMNPXZ]_ZPmZ_S")>; 2570 def : InstRW<[V2Write_3cyc_1V02], (instregex "^FRINT[AIMNPXZ]_ZPmZ_D")>;
|
H A D | AArch64SchedA57.td | 512 def : InstRW<[A57Write_5cyc_1V], (instregex "^FRINT[AIMNPXZ](v2f32)")>; 514 def : InstRW<[A57Write_5cyc_2V], (instregex "^FRINT[AIMNPXZ](v4f32|v2f64)")>; 586 def : InstRW<[A57Write_5cyc_1V], (instregex "^FRINT.+r")>;
|
H A D | AArch64SchedAmpere1.td | 888 def : InstRW<[Ampere1Write_4cyc_1XY], (instregex "^FRINT[AIMNPXZ]v.[if]16")>; 917 def : InstRW<[Ampere1Write_6cyc_1XY], (instregex "^FRINT[AIMNPXZ]v.[if](32|64)")>; 918 def : InstRW<[Ampere1Write_6cyc_1XY], (instregex "^FRINT(32|64)")>;
|
H A D | AArch64SchedAmpere1B.td | 860 def : InstRW<[Ampere1BWrite_3cyc_1XY], (instregex "^FRINT[AIMNPXZ]v.[if]16")>; 899 def : InstRW<[Ampere1BWrite_3cyc_1XY], (instregex "^FRINT[AIMNPXZ]v.[if](32|64)")>; 900 def : InstRW<[Ampere1BWrite_3cyc_1XY], (instregex "^FRINT(32|64)")>;
|
H A D | AArch64SchedFalkorDetails.td | 592 def : InstRW<[FalkorWr_1VXVY_2cyc], (instregex "^FRINT(A|I|M|N|P|X|Z)v2f32$")>; 617 def : InstRW<[FalkorWr_2VXVY_2cyc], (instregex "^FRINT(A|I|M|N|P|X|Z)(v2f64|v4f32)$")>; 1123 def : InstRW<[FalkorWr_1VXVY_2cyc], (instregex "^FRINT(A|I|M|N|P|X|Z)(S|D)r$")>;
|
H A D | AArch64SchedExynosM3.td | 546 def : InstRW<[M3WriteFCVT3A], (instregex "^FRINT.+r")>; 661 def : InstRW<[M3WriteFCVT3A], (instregex "^FRINT[AIMNPXZ]v")>;
|
H A D | AArch64SchedTSV110.td | 508 def : InstRW<[TSV110Wr_3cyc_1F], (instregex "^FRINT.+r")>; 698 def : InstRW<[TSV110Wr_3cyc_1F], (instregex "^FRINT[AIMNPXZ]v")>;
|
H A D | AArch64SchedA64FX.td | 1315 (instregex "^FRINT(A|I|M|N|P|X|Z)(Sr|Dr)")>; 1560 (instregex "^FRINT[AIMNPXZ](v2f32)")>; 1563 (instregex "^FRINT[AIMNPXZ](v4f32|v2f64)")>; 2088 "^FRINT._Z", "^FSCALE_Z", "^FTMAD_Z", "^FTSMUL_Z",
|
H A D | AArch64SchedA510.td | 1125 def : InstRW<[CortexA510Write<4, CortexA510UnitVALU>], (instregex "^FRINT[AIMNPXZ]_ZPmZ_H")>; 1128 def : InstRW<[CortexA510Write<4, CortexA510UnitVALU>], (instregex "^FRINT[AIMNPXZ]_ZPmZ_S")>; 1131 def : InstRW<[CortexA510Write<4, CortexA510UnitVALU>], (instregex "^FRINT[AIMNPXZ]_ZPmZ_D")>;
|
H A D | AArch64SchedExynosM4.td | 655 def : InstRW<[M4WriteFCVT3A], (instregex "^FRINT.+r")>; 800 def : InstRW<[M4WriteFCVT3A], (instregex "^FRINT[AIMNPXZ]v")>;
|
H A D | AArch64SchedExynosM5.td | 714 def : InstRW<[M5WriteFCVT3A], (instregex "^FRINT.+r")>; 838 def : InstRW<[M5WriteFCVT3A], (instregex "^FRINT[AIMNPXZ]v")>;
|
H A D | AArch64SchedThunderX2T99.td | 1188 (instregex "^FRINT(A|I|M|N|P|X|Z)(Sr|Dr)")>; 1414 (instregex "^FRINT[AIMNPXZ](v2f32)")>; 1417 (instregex "^FRINT[AIMNPXZ](v4f32|v2f64)")>;
|
H A D | AArch64SchedThunderX3T110.td | 1296 (instregex "^FRINT(A|I|M|N|P|X|Z)(Sr|Dr)")>; 1522 (instregex "^FRINT[AIMNPXZ](v2f32)")>; 1525 (instregex "^FRINT[AIMNPXZ](v4f32|v2f64)")>;
|
H A D | AArch64SchedKryoDetails.td | 963 (instregex "FRINT(A|I|M|N|P|X|Z)(S|D)r")>; 969 (instregex "FRINT(A|I|M|N|P|X|Z)v2f32")>; 975 (instregex "FRINT(A|I|M|N|P|X|Z)(v2f64|v4f32)")>;
|
H A D | AArch64SchedOryon.td | 1385 "^FRINT(A|I|M|N|P|X|Z)(Sr|Dr)")>; 1501 "^FRINT[AIMNPXZ]v",
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGDumper.cpp | 235 case ISD::FRINT: return "frint"; in getOperationName()
|
H A D | LegalizeFloatTypes.cpp | 131 case ISD::FRINT: R = SoftenFloatRes_FRINT(N); break; in SoftenFloatResult() 1455 case ISD::FRINT: ExpandFloatRes_FRINT(N, Lo, Hi); break; in ExpandFloatResult() 2614 case ISD::FRINT: in PromoteFloatResult() 3056 case ISD::FRINT: in SoftPromoteHalfResult()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.cpp | 144 setOperationAction(ISD::FRINT, MVT::f16, Promote); in MipsSETargetLowering() 391 setOperationAction(ISD::FRINT, Ty, Legal); in addMSAFloatType() 1912 return DAG.getNode(ISD::FRINT, DL, Op->getValueType(0), Op->getOperand(1)); in lowerINTRINSIC_WO_CHAIN()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.cpp | 407 setOperationAction(ISD::FRINT, {MVT::f16, MVT::f32, MVT::f64}, Custom); in AMDGPUTargetLowering() 536 ISD::FMA, ISD::FRINT, ISD::FNEARBYINT, in AMDGPUTargetLowering() 661 case ISD::FRINT: in fnegFoldsIntoOpcode() 1384 case ISD::FRINT: return LowerFRINT(Op, DAG); in LowerOperation() 4887 case ISD::FRINT: in performFNegCombine()
|