Home
last modified time | relevance | path

Searched refs:FCEIL (Results 1 – 25 of 31) sorted by relevance

12

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DISDOpcodes.h452 FCEIL, FTRUNC, FRINT, FNEARBYINT, FFLOOR, enumerator
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h526 FCEIL, FTRUNC, FRINT, FNEARBYINT, FROUND, FFLOOR, enumerator
DBasicTTIImpl.h785 ISDs.push_back(ISD::FCEIL); in getIntrinsicInstrCost()
/external/llvm/lib/Target/PowerPC/
DPPCCTRLoops.cpp303 case Intrinsic::ceil: Opcode = ISD::FCEIL; break; in mightUseCTR()
356 Opcode = ISD::FCEIL; break; in mightUseCTR()
DPPCISelLowering.cpp150 setOperationAction(ISD::FCEIL, MVT::ppcf128, Expand); in PPCTargetLowering()
209 setOperationAction(ISD::FCEIL, MVT::f64, Legal); in PPCTargetLowering()
214 setOperationAction(ISD::FCEIL, MVT::f32, Legal); in PPCTargetLowering()
474 setOperationAction(ISD::FCEIL, VT, Expand); in PPCTargetLowering()
520 setOperationAction(ISD::FCEIL, MVT::v4f32, Legal); in PPCTargetLowering()
579 setOperationAction(ISD::FCEIL, MVT::v2f64, Legal); in PPCTargetLowering()
799 setOperationAction(ISD::FCEIL, MVT::v4f64, Legal); in PPCTargetLowering()
804 setOperationAction(ISD::FCEIL, MVT::v4f32, Legal); in PPCTargetLowering()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp184 case ISD::FCEIL: in LegalizeOp()
DLegalizeFloatTypes.cpp68 case ISD::FCEIL: R = SoftenFloatRes_FCEIL(N); break; in SoftenFloatResult()
851 case ISD::FCEIL: ExpandFloatRes_FCEIL(N, Lo, Hi); break; in ExpandFloatResult()
DLegalizeVectorTypes.cpp72 case ISD::FCEIL: in ScalarizeVectorResult()
448 case ISD::FCEIL: in SplitVectorResult()
1299 case ISD::FCEIL: in WidenVectorResult()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp164 case ISD::FCEIL: return "fceil"; in getOperationName()
DLegalizeFloatTypes.cpp80 case ISD::FCEIL: R = SoftenFloatRes_FCEIL(N); break; in SoftenFloatResult()
1020 case ISD::FCEIL: ExpandFloatRes_FCEIL(N, Lo, Hi); break; in ExpandFloatResult()
1870 case ISD::FCEIL: in PromoteFloatResult()
DLegalizeVectorOps.cpp318 case ISD::FCEIL: in LegalizeOp()
DLegalizeVectorTypes.cpp78 case ISD::FCEIL: in ScalarizeVectorResult()
636 case ISD::FCEIL: in SplitVectorResult()
2154 case ISD::FCEIL: in WidenVectorResult()
DLegalizeDAG.cpp3866 case ISD::FCEIL: in ConvertNodeToLibcall()
4222 case ISD::FCEIL: in PromoteNode()
DSelectionDAG.cpp2964 case ISD::FCEIL: { in getNode()
3025 case ISD::FCEIL: in getNode()
DSelectionDAGBuilder.cpp5193 case Intrinsic::ceil: Opcode = ISD::FCEIL; break; in visitIntrinsicCall()
6294 if (visitUnaryFloatCall(I, ISD::FCEIL)) in visitCall()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp87 {ISD::FCEIL, ISD::FFLOOR, ISD::FTRUNC, ISD::FNEARBYINT, ISD::FRINT}) in WebAssemblyTargetLowering()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp238 setOperationAction(ISD::FCEIL, MVT::f32, Legal); in AMDGPUTargetLowering()
277 setOperationAction(ISD::FCEIL, MVT::f64, Custom); in AMDGPUTargetLowering()
411 setOperationAction(ISD::FCEIL, VT, Expand); in AMDGPUTargetLowering()
713 case ISD::FCEIL: return LowerFCEIL(Op, DAG); in LowerOperation()
DSIISelLowering.cpp210 setOperationAction(ISD::FCEIL, MVT::f64, Legal); in SITargetLowering()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp931 setOperationAction(ISD::FCEIL, VT, Expand); in initActions()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp274 setOperationAction(ISD::FCEIL, MVT::f16, Promote); in AArch64TargetLowering()
316 setOperationAction(ISD::FCEIL, MVT::v4f16, Expand); in AArch64TargetLowering()
346 setOperationAction(ISD::FCEIL, MVT::v8f16, Expand); in AArch64TargetLowering()
380 setOperationAction(ISD::FCEIL, Ty, Legal); in AArch64TargetLowering()
525 setOperationAction(ISD::FCEIL, MVT::v1f64, Expand); in AArch64TargetLowering()
624 setOperationAction(ISD::FCEIL, Ty, Legal); in AArch64TargetLowering()
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetSelectionDAG.td380 def fceil : SDNode<"ISD::FCEIL" , SDTFPUnaryOp>;
/external/llvm/include/llvm/Target/
DTargetSelectionDAG.td450 def fceil : SDNode<"ISD::FCEIL" , SDTFPUnaryOp>;
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp510 setOperationAction(ISD::FCEIL, MVT::v2f64, Expand); in ARMTargetLowering()
527 setOperationAction(ISD::FCEIL, MVT::v4f32, Expand); in ARMTargetLowering()
544 setOperationAction(ISD::FCEIL, MVT::v2f32, Expand); in ARMTargetLowering()
673 setOperationAction(ISD::FCEIL, MVT::f64, Expand); in ARMTargetLowering()
989 setOperationAction(ISD::FCEIL, MVT::f32, Legal); in ARMTargetLowering()
1003 setOperationAction(ISD::FCEIL, MVT::f64, Legal); in ARMTargetLowering()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp364 setOperationAction(ISD::FCEIL, VT, Legal); in SystemZTargetLowering()
403 setOperationAction(ISD::FCEIL, MVT::v2f64, Legal); in SystemZTargetLowering()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1947 ISD::FLOG10, ISD::FEXP, ISD::FEXP2, ISD::FCEIL, ISD::FTRUNC, in HexagonTargetLowering()

12