Home
last modified time | relevance | path

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

12

/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DConstrainedOps.def89 DAG_FUNCTION(nearbyint, 1, 1, experimental_constrained_nearbyint, FNEARBYINT)
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h926 FNEARBYINT, enumerator
H A DBasicTTIImpl.h1822 ISD = ISD::FNEARBYINT; in getTypeBasedIntrinsicInstrCost()
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp215 case ISD::FNEARBYINT: return "fnearbyint"; in getOperationName()
H A DLegalizeFloatTypes.cpp103 case ISD::FNEARBYINT: R = SoftenFloatRes_FNEARBYINT(N); break; in SoftenFloatResult()
1248 case ISD::FNEARBYINT: ExpandFloatRes_FNEARBYINT(N, Lo, Hi); break; in ExpandFloatResult()
2267 case ISD::FNEARBYINT: in PromoteFloatResult()
2632 case ISD::FNEARBYINT: in SoftPromoteHalfResult()
H A DLegalizeVectorOps.cpp381 case ISD::FNEARBYINT: in LegalizeOp()
H A DLegalizeVectorTypes.cpp95 case ISD::FNEARBYINT: in ScalarizeVectorResult()
1040 case ISD::FNEARBYINT: in SplitVectorResult()
4085 case ISD::FNEARBYINT: in WidenVectorResult()
H A DLegalizeDAG.cpp4114 case ISD::FNEARBYINT: in ConvertNodeToLibcall()
4873 case ISD::FNEARBYINT: in PromoteNode()
H A DSelectionDAGBuilder.cpp6357 case Intrinsic::nearbyint: Opcode = ISD::FNEARBYINT; break; in visitIntrinsicCall()
8462 if (visitUnaryFloatCall(I, ISD::FNEARBYINT)) in visitCall()
H A DSelectionDAG.cpp4838 case ISD::FNEARBYINT: { in isKnownNeverNaN()
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp333 setOperationAction(ISD::FNEARBYINT, {MVT::f16, MVT::f32, MVT::f64}, Custom); in AMDGPUTargetLowering()
451 ISD::FMUL, ISD::FMA, ISD::FRINT, ISD::FNEARBYINT, in AMDGPUTargetLowering()
573 case ISD::FNEARBYINT: in fnegFoldsIntoOp()
1256 case ISD::FNEARBYINT: return LowerFNEARBYINT(Op, DAG); in LowerOperation()
3978 case ISD::FNEARBYINT: // XXX - Should fround be handled? in performFNegCombine()
H A DAMDGPUISelDAGToDAG.cpp165 case ISD::FNEARBYINT: in fp16SrcZerosHighBits()
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp899 ISD::FEXP2, ISD::FFLOOR, ISD::FNEARBYINT, ISD::FCEIL, in initActions()
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp310 setOperationAction(ISD::FNEARBYINT, MVT::ppcf128, Expand); in PPCTargetLowering()
852 setOperationAction(ISD::FNEARBYINT, VT, Expand); in PPCTargetLowering()
914 setOperationAction(ISD::FNEARBYINT, MVT::v4f32, Legal); in PPCTargetLowering()
1005 setOperationAction(ISD::FNEARBYINT, MVT::f64, Legal); in PPCTargetLowering()
1006 setOperationAction(ISD::FNEARBYINT, MVT::f32, Legal); in PPCTargetLowering()
1012 setOperationAction(ISD::FNEARBYINT, MVT::v2f64, Legal); in PPCTargetLowering()
1018 setOperationAction(ISD::FNEARBYINT, MVT::v4f32, Legal); in PPCTargetLowering()
1213 setOperationAction(ISD::FNEARBYINT, MVT::f128, Legal); in PPCTargetLowering()
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp667 ISD::FSQRT, ISD::FFLOOR, ISD::FNEARBYINT, in AArch64TargetLowering()
705 setOperationAction(ISD::FNEARBYINT, MVT::v4f16, Expand); in AArch64TargetLowering()
716 setOperationAction(ISD::FNEARBYINT, MVT::v8f16, Expand); in AArch64TargetLowering()
733 {ISD::FFLOOR, ISD::FNEARBYINT, ISD::FCEIL, in AArch64TargetLowering()
1025 ISD::FSQRT, ISD::FFLOOR, ISD::FNEARBYINT, in AArch64TargetLowering()
1172 {ISD::FFLOOR, ISD::FNEARBYINT, ISD::FCEIL, ISD::FRINT, ISD::FTRUNC, in AArch64TargetLowering()
1383 setOperationAction(ISD::FNEARBYINT, VT, Custom); in AArch64TargetLowering()
1757 setOperationAction(ISD::FNEARBYINT, VT, Custom); in addTypeForStreamingSVE()
1875 setOperationAction(ISD::FNEARBYINT, VT, Custom); in addTypeForFixedLengthSVE()
5874 case ISD::FNEARBYINT: in LowerOperation()
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp129 {ISD::FCEIL, ISD::FFLOOR, ISD::FTRUNC, ISD::FNEARBYINT, ISD::FRINT}) in WebAssemblyTargetLowering()
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp1144 case ISD::FNEARBYINT: in PreprocessISelDAG()
1162 case ISD::FNEARBYINT: Imm = 0xC; break; in PreprocessISelDAG()
H A DX86ISelLowering.cpp583 setOperationAction(ISD::FNEARBYINT, VT, Action); in X86TargetLowering()
797 setOperationAction(ISD::FNEARBYINT, MVT::f80, Expand); in X86TargetLowering()
928 setOperationAction(ISD::FNEARBYINT, VT, Expand); in X86TargetLowering()
1239 setOperationAction(ISD::FNEARBYINT, RoundedTy, Legal); in X86TargetLowering()
1344 setOperationAction(ISD::FNEARBYINT, VT, Legal); in X86TargetLowering()
1761 setOperationAction(ISD::FNEARBYINT, VT, Legal); in X86TargetLowering()
2055 setOperationAction(ISD::FNEARBYINT, VT, Legal); in X86TargetLowering()
44858 case ISD::FNEARBYINT: in scalarizeExtEltFP()
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp461 setOperationAction(ISD::FNEARBYINT, VT, Legal); in SystemZTargetLowering()
521 setOperationAction(ISD::FNEARBYINT, MVT::v2f64, Legal); in SystemZTargetLowering()
553 setOperationAction(ISD::FNEARBYINT, MVT::v4f32, Legal); in SystemZTargetLowering()
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp374 setOperationAction(ISD::FNEARBYINT, VT, Expand); in addMVEVectorTypes()
887 setOperationAction(ISD::FNEARBYINT, MVT::v2f64, Expand); in ARMTargetLowering()
907 setOperationAction(ISD::FNEARBYINT, MVT::v4f32, Expand); in ARMTargetLowering()
923 setOperationAction(ISD::FNEARBYINT, MVT::v2f32, Expand); in ARMTargetLowering()
1056 setOperationAction(ISD::FNEARBYINT, MVT::f64, Expand); in ARMTargetLowering()
1495 setOperationAction(ISD::FNEARBYINT, MVT::f32, Legal); in ARMTargetLowering()
1511 setOperationAction(ISD::FNEARBYINT, MVT::f64, Legal); in ARMTargetLowering()
/openbsd/gnu/llvm/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td506 def fnearbyint : SDNode<"ISD::FNEARBYINT" , SDTFPUnaryOp>;
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1637 ISD::FRINT, ISD::FNEARBYINT, ISD::FROUND, ISD::FFLOOR, in HexagonTargetLowering()
/openbsd/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp142 setOperationAction(ISD::FNEARBYINT, MVT::f16, Promote); in MipsSETargetLowering()
/openbsd/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp593 for (const auto &Op : {ISD::FCEIL, ISD::FFLOOR, ISD::FNEARBYINT, ISD::FRINT, in NVPTXTargetLowering()
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp368 setOperationAction({ISD::FREM, ISD::FNEARBYINT, ISD::FPOW, ISD::FPOWI, in RISCVTargetLowering()
737 setOperationAction(ISD::FNEARBYINT, VT, Expand); in RISCVTargetLowering()

12