Home
last modified time | relevance | path

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

123

/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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h559 FCEIL, FTRUNC, FRINT, FNEARBYINT, FROUND, FFLOOR, enumerator
DBasicTTIImpl.h1056 ISDs.push_back(ISD::FCEIL);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCCTRLoops.cpp329 case Intrinsic::ceil: Opcode = ISD::FCEIL; break; in mightUseCTR()
384 Opcode = ISD::FCEIL; break; in mightUseCTR()
DPPCISelLowering.cpp230 setOperationAction(ISD::FCEIL, MVT::ppcf128, Expand); in PPCTargetLowering()
312 setOperationAction(ISD::FCEIL, MVT::f64, Legal); in PPCTargetLowering()
317 setOperationAction(ISD::FCEIL, MVT::f32, Legal); in PPCTargetLowering()
613 setOperationAction(ISD::FCEIL, VT, Expand); in PPCTargetLowering()
658 setOperationAction(ISD::FCEIL, MVT::v4f32, Legal); in PPCTargetLowering()
717 setOperationAction(ISD::FCEIL, MVT::v2f64, Legal); in PPCTargetLowering()
851 setOperationAction(ISD::FCEIL, MVT::f128, Legal); in PPCTargetLowering()
1000 setOperationAction(ISD::FCEIL, MVT::v4f64, Legal); in PPCTargetLowering()
1005 setOperationAction(ISD::FCEIL, MVT::v4f32, Legal); in PPCTargetLowering()
/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/mesa3d/src/broadcom/compiler/
Dv3d_compiler.h860 VIR_A_ALU1(FCEIL) in VIR_A_ALU2()
/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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp190 case ISD::FCEIL: return "fceil"; in getOperationName()
DLegalizeFloatTypes.cpp80 case ISD::FCEIL: R = SoftenFloatRes_FCEIL(N); break; in SoftenFloatResult()
1074 case ISD::FCEIL: ExpandFloatRes_FCEIL(N, Lo, Hi); break; in ExpandFloatResult()
1888 case ISD::FCEIL: in PromoteFloatResult()
DLegalizeVectorOps.cpp377 case ISD::FCEIL: in LegalizeOp()
DLegalizeVectorTypes.cpp81 case ISD::FCEIL: in ScalarizeVectorResult()
692 case ISD::FCEIL: in SplitVectorResult()
2362 case ISD::FCEIL: in WidenVectorResult()
/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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp94 {ISD::FCEIL, ISD::FFLOOR, ISD::FTRUNC, ISD::FNEARBYINT, ISD::FRINT}) in WebAssemblyTargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp676 setOperationAction(ISD::FCEIL, VT, Expand); in initActions()

123