/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 452 FCEIL, FTRUNC, FRINT, FNEARBYINT, FFLOOR, enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 526 FCEIL, FTRUNC, FRINT, FNEARBYINT, FROUND, FFLOOR, enumerator
|
D | BasicTTIImpl.h | 785 ISDs.push_back(ISD::FCEIL); in getIntrinsicInstrCost()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 559 FCEIL, FTRUNC, FRINT, FNEARBYINT, FROUND, FFLOOR, enumerator
|
D | BasicTTIImpl.h | 1056 ISDs.push_back(ISD::FCEIL);
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCCTRLoops.cpp | 329 case Intrinsic::ceil: Opcode = ISD::FCEIL; break; in mightUseCTR() 384 Opcode = ISD::FCEIL; break; in mightUseCTR()
|
D | PPCISelLowering.cpp | 230 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/ |
D | PPCCTRLoops.cpp | 303 case Intrinsic::ceil: Opcode = ISD::FCEIL; break; in mightUseCTR() 356 Opcode = ISD::FCEIL; break; in mightUseCTR()
|
D | PPCISelLowering.cpp | 150 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/ |
D | LegalizeVectorOps.cpp | 184 case ISD::FCEIL: in LegalizeOp()
|
D | LegalizeFloatTypes.cpp | 68 case ISD::FCEIL: R = SoftenFloatRes_FCEIL(N); break; in SoftenFloatResult() 851 case ISD::FCEIL: ExpandFloatRes_FCEIL(N, Lo, Hi); break; in ExpandFloatResult()
|
D | LegalizeVectorTypes.cpp | 72 case ISD::FCEIL: in ScalarizeVectorResult() 448 case ISD::FCEIL: in SplitVectorResult() 1299 case ISD::FCEIL: in WidenVectorResult()
|
/external/mesa3d/src/broadcom/compiler/ |
D | v3d_compiler.h | 860 VIR_A_ALU1(FCEIL) in VIR_A_ALU2()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 164 case ISD::FCEIL: return "fceil"; in getOperationName()
|
D | LegalizeFloatTypes.cpp | 80 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()
|
D | LegalizeVectorOps.cpp | 318 case ISD::FCEIL: in LegalizeOp()
|
D | LegalizeVectorTypes.cpp | 78 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/ |
D | SelectionDAGDumper.cpp | 190 case ISD::FCEIL: return "fceil"; in getOperationName()
|
D | LegalizeFloatTypes.cpp | 80 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()
|
D | LegalizeVectorOps.cpp | 377 case ISD::FCEIL: in LegalizeOp()
|
D | LegalizeVectorTypes.cpp | 81 case ISD::FCEIL: in ScalarizeVectorResult() 692 case ISD::FCEIL: in SplitVectorResult() 2362 case ISD::FCEIL: in WidenVectorResult()
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 87 {ISD::FCEIL, ISD::FFLOOR, ISD::FTRUNC, ISD::FNEARBYINT, ISD::FRINT}) in WebAssemblyTargetLowering()
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.cpp | 238 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/ |
D | WebAssemblyISelLowering.cpp | 94 {ISD::FCEIL, ISD::FFLOOR, ISD::FTRUNC, ISD::FNEARBYINT, ISD::FRINT}) in WebAssemblyTargetLowering()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 676 setOperationAction(ISD::FCEIL, VT, Expand); in initActions()
|