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/Target/AMDGPU/
DAMDGPUSubtarget.cpp370 std::pair<unsigned, unsigned> Requested = AMDGPU::getIntegerPairAttribute( in getFlatWorkGroupSizes() local
408 std::pair<unsigned, unsigned> Requested = AMDGPU::getIntegerPairAttribute( in getWavesPerEU() local
652 unsigned Requested = AMDGPU::getIntegerAttribute( in getMaxNumSGPRs() local
701 unsigned Requested = AMDGPU::getIntegerAttribute( in getMaxNumVGPRs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DCompileOnDemandLayer.cpp104 CompileOnDemandLayer::compileRequested(GlobalValueSet Requested) { in compileRequested()
109 CompileOnDemandLayer::compileWholeModule(GlobalValueSet Requested) { in compileWholeModule()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLLVMContext.cpp131 void LLVMContext::setDiagnosticsHotnessRequested(bool Requested) { in setDiagnosticsHotnessRequested()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1098 const SCEVAddRecExpr *Requested, in canBeCheaplyTransformed()