Home
last modified time | relevance | path

Searched defs:getMinNumVGPRs (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h927 unsigned getMinNumVGPRs(unsigned WavesPerEU) const { in getMinNumVGPRs() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.cpp389 unsigned getMinNumVGPRs(const FeatureBitset &Features, unsigned WavesPerEU) { in getMinNumVGPRs() function