Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp267 unsigned WaveSize = ST.getWavefrontSize(); in haveFreeLanesForSGPRSpill() local
284 unsigned WaveSize = ST.getWavefrontSize(); in allocateSGPRSpillToVGPR() local
H A DAMDGPUSubtarget.cpp375 const unsigned WaveSize = getWavefrontSize(); in getOccupancyWithLocalMemSize() local
H A DAMDGPURegisterBankInfo.cpp1275 auto WaveSize = B.buildConstant(LLT::scalar(32), ST.getWavefrontSizeLog2()); in applyMappingDynStackAlloc() local
4234 unsigned WaveSize = getSizeInBits(MI.getOperand(1).getReg(), MRI, *TRI); in getInstrMapping() local
H A DSIISelLowering.cpp12199 unsigned WaveSize) { in hasCFUser()