Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp347 const unsigned WaveSize = getWavefrontSize(); in getMaxLocalMemSizeWithWaveCount() local
371 const unsigned WaveSize = getWavefrontSize(); in getOccupancyWithLocalMemSize() local
H A DSIMachineFunctionInfo.cpp412 unsigned WaveSize = ST.getWavefrontSize(); in allocateSGPRSpillToVGPRLane() local
H A DGCNRegPressure.cpp121 auto WaveSize = ST.getWavefrontSize(); in less() local
H A DAMDGPURegisterBankInfo.cpp1200 auto WaveSize = B.buildConstant(LLT::scalar(32), ST.getWavefrontSizeLog2()); in applyMappingDynStackAlloc() local
4971 unsigned WaveSize = getSizeInBits(MI.getOperand(1).getReg(), MRI, *TRI); in getInstrMapping() local
H A DSIISelLowering.cpp5158 unsigned WaveSize = TRI->getRegSizeInBits(*Src2RC); in EmitInstrWithCustomInserter() local
16364 unsigned WaveSize) { in hasCFUser()