Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp255 unsigned WaveSize = ST.getWavefrontSize(); in allocateSGPRSpillToVGPR() local
269 unsigned VGPRIndex = (NumVGPRSpillLanes % WaveSize); in allocateSGPRSpillToVGPR()