Home
last modified time | relevance | path

Searched defs:Requested (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.cpp104 CompileOnDemandLayer::compileRequested(GlobalValueSet Requested) { in compileRequested() argument
109 CompileOnDemandLayer::compileWholeModule(GlobalValueSet Requested) { in compileWholeModule() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DLLVMContext.cpp131 void LLVMContext::setDiagnosticsHotnessRequested(bool Requested) { in setDiagnosticsHotnessRequested() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp408 std::pair<unsigned, unsigned> Requested = AMDGPU::getIntegerPairAttribute( in getWavesPerEU() local
652 unsigned Requested = AMDGPU::getIntegerAttribute( getMaxNumSGPRs() local
701 unsigned Requested = AMDGPU::getIntegerAttribute( getMaxNumVGPRs() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp1096 canBeCheaplyTransformed(ScalarEvolution &SE, const SCEVAddRecExpr *Phi, const SCEVAddRecExpr *Requested, bool &InvertStep) canBeCheaplyTransformed() argument

Completed in 7 milliseconds