Searched defs:WaveSize (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp269 unsigned WaveSize = ST.getWavefrontSize(); local
286 unsigned WaveSize = ST.getWavefrontSize(); local
H A DAMDGPURegisterBankInfo.cpp1249 auto WaveSize = B.buildConstant(LLT::scalar(32), ST.getWavefrontSizeLog2()); local
H A DSIISelLowering.cpp11612 hasCFUser(const Value *V, SmallPtrSet<const Value *, 16> &Visited, unsigned WaveSize) argument

Completed in 149 milliseconds