Home
last modified time | relevance | path

Searched refs:WaveSize (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.cpp260 unsigned WaveSize = ST.getWavefrontSize(); in allocateSGPRSpillToVGPR() local
274 unsigned VGPRIndex = (NumVGPRSpillLanes % WaveSize); in allocateSGPRSpillToVGPR()