Home
last modified time | relevance | path

Searched refs:FNEARBYINT (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXSubtarget.cpp88 case ISD::FNEARBYINT: in hasNativeBF16Support()
H A DNVPTXISelLowering.cpp892 for (const auto &Op : {ISD::FCEIL, ISD::FFLOOR, ISD::FNEARBYINT, ISD::FRINT, in NVPTXTargetLowering()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstrainedOps.def94 DAG_FUNCTION(nearbyint, 1, 1, experimental_constrained_nearbyint, FNEARBYINT)
H A DVPIntrinsics.def443 VP_PROPERTY_FUNCTIONAL_SDOPC(FNEARBYINT)
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1036 FNEARBYINT, enumerator
H A DBasicTTIImpl.h2343 ISD = ISD::FNEARBYINT; in getTypeBasedIntrinsicInstrCost()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp253 case ISD::FNEARBYINT: return "fnearbyint"; in getOperationName()
H A DLegalizeFloatTypes.cpp119 case ISD::FNEARBYINT: R = SoftenFloatRes_FNEARBYINT(N); break; in SoftenFloatResult()
1600 case ISD::FNEARBYINT: ExpandFloatRes_FNEARBYINT(N, Lo, Hi); break; in ExpandFloatResult()
2846 case ISD::FNEARBYINT: in PromoteFloatResult()
3331 case ISD::FNEARBYINT: in SoftPromoteHalfResult()
H A DLegalizeVectorOps.cpp437 case ISD::FNEARBYINT: in LegalizeOp()
1301 case ISD::FNEARBYINT: in Expand()
H A DLegalizeVectorTypes.cpp107 case ISD::FNEARBYINT: in ScalarizeVectorResult()
1229 case ISD::FNEARBYINT: in SplitVectorResult()
4913 case ISD::FNEARBYINT: in WidenVectorResult()
H A DLegalizeDAG.cpp4820 case ISD::FNEARBYINT: in ConvertNodeToLibcall()
5794 case ISD::FNEARBYINT: in PromoteNode()
H A DSelectionDAGBuilder.cpp6844 case Intrinsic::nearbyint: Opcode = ISD::FNEARBYINT; break; in visitIntrinsicCall()
9493 if (visitUnaryFloatCall(I, ISD::FNEARBYINT)) in visitCall()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp408 setOperationAction(ISD::FNEARBYINT, {MVT::f16, MVT::f32, MVT::f64}, Custom); in AMDGPUTargetLowering()
549 ISD::FMA, ISD::FRINT, ISD::FNEARBYINT, in AMDGPUTargetLowering()
677 case ISD::FNEARBYINT: in fnegFoldsIntoOpcode()
1442 case ISD::FNEARBYINT: return LowerFNEARBYINT(Op, DAG); in LowerOperation()
5122 case ISD::FNEARBYINT: // XXX - Should fround be handled? in performFNegCombine()
H A DAMDGPUISelDAGToDAG.cpp158 case ISD::FNEARBYINT: in fp16SrcZerosHighBits()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp813 ISD::FFLOOR, ISD::FNEARBYINT, in initActions()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp334 setOperationAction(ISD::FNEARBYINT, MVT::ppcf128, Expand); in PPCTargetLowering()
878 setOperationAction(ISD::FNEARBYINT, VT, Expand); in PPCTargetLowering()
940 setOperationAction(ISD::FNEARBYINT, MVT::v4f32, Legal); in PPCTargetLowering()
1039 setOperationAction(ISD::FNEARBYINT, MVT::f64, Legal); in PPCTargetLowering()
1040 setOperationAction(ISD::FNEARBYINT, MVT::f32, Legal); in PPCTargetLowering()
1046 setOperationAction(ISD::FNEARBYINT, MVT::v2f64, Legal); in PPCTargetLowering()
1052 setOperationAction(ISD::FNEARBYINT, MVT::v4f32, Legal); in PPCTargetLowering()
1256 setOperationAction(ISD::FNEARBYINT, MVT::f128, Legal); in PPCTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp397 setOperationAction(ISD::FNEARBYINT, VT, Expand); in addMVEVectorTypes()
884 setOperationAction(ISD::FNEARBYINT, MVT::v2f64, Expand); in ARMTargetLowering()
907 setOperationAction(ISD::FNEARBYINT, MVT::v4f32, Expand); in ARMTargetLowering()
926 setOperationAction(ISD::FNEARBYINT, MVT::v2f32, Expand); in ARMTargetLowering()
929 for (ISD::NodeType Op : {ISD::FFLOOR, ISD::FNEARBYINT, ISD::FCEIL, in ARMTargetLowering()
1075 setOperationAction(ISD::FNEARBYINT, MVT::f64, Expand); in ARMTargetLowering()
1472 setOperationAction(ISD::FNEARBYINT, MVT::f32, Legal); in ARMTargetLowering()
1489 setOperationAction(ISD::FNEARBYINT, MVT::f64, Legal); in ARMTargetLowering()
1517 setOperationAction(ISD::FNEARBYINT, MVT::f16, Legal); in ARMTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp1260 case ISD::FNEARBYINT: in PreprocessISelDAG()
1278 case ISD::FNEARBYINT: Imm = 0xC; break; in PreprocessISelDAG()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp799 ISD::FNEARBYINT, in AArch64TargetLowering()
853 setOperationPromotedToType(ISD::FNEARBYINT, V4Narrow, MVT::v4f32); in AArch64TargetLowering()
878 setOperationAction(ISD::FNEARBYINT, V8Narrow, Legal); in AArch64TargetLowering()
902 {ISD::FFLOOR, ISD::FNEARBYINT, ISD::FCEIL, in AArch64TargetLowering()
1237 ISD::FSQRT, ISD::FFLOOR, ISD::FNEARBYINT, in AArch64TargetLowering()
1403 {ISD::FFLOOR, ISD::FNEARBYINT, ISD::FCEIL, ISD::FRINT, ISD::FTRUNC, in AArch64TargetLowering()
1696 setOperationAction(ISD::FNEARBYINT, VT, Custom); in AArch64TargetLowering()
1781 {ISD::FCEIL, ISD::FDIV, ISD::FFLOOR, ISD::FNEARBYINT, ISD::FRINT, in AArch64TargetLowering()
2298 setOperationAction(ISD::FNEARBYINT, VT, Default); in addTypeForFixedLengthSVE()
7294 case ISD::FNEARBYINT: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp534 ISD::FNEARBYINT, MVT::f16, in RISCVTargetLowering()
579 setOperationAction(ISD::FNEARBYINT, MVT::f32, Legal); in RISCVTargetLowering()
604 setOperationAction(ISD::FNEARBYINT, MVT::f64, Legal); in RISCVTargetLowering()
1022 ISD::FNEARBYINT, in RISCVTargetLowering()
1085 ISD::FROUNDEVEN, ISD::FRINT, ISD::FNEARBYINT, in RISCVTargetLowering()
1518 ISD::FNEARBYINT}, in RISCVTargetLowering()
3332 case ISD::FNEARBYINT: in lowerVectorFTRUNC_FCEIL_FFLOOR_FROUND()
7720 case ISD::FNEARBYINT: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td574 def fnearbyint : SDNode<"ISD::FNEARBYINT" , SDTFPUnaryOp>;
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp141 for (auto Op : {ISD::FCEIL, ISD::FFLOOR, ISD::FTRUNC, ISD::FNEARBYINT, in WebAssemblyTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp570 setOperationAction(ISD::FNEARBYINT, VT, Legal); in SystemZTargetLowering()
635 setOperationAction(ISD::FNEARBYINT, MVT::v2f64, Legal); in SystemZTargetLowering()
678 setOperationAction(ISD::FNEARBYINT, MVT::v4f32, Legal); in SystemZTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp180 setOperationAction(ISD::FNEARBYINT, MVT::f16, Promote); in MipsSETargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1726 ISD::FRINT, ISD::FNEARBYINT, ISD::FROUND, ISD::FFLOOR, in HexagonTargetLowering()

12