Searched defs:getMaxWavesPerEU (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUSubtarget.h | 285 unsigned getMaxWavesPerEU() const { return MaxWavesPerEU; } in getMaxWavesPerEU() function |
H A D | AMDGPUAttributor.cpp | 199 unsigned getMaxWavesPerEU(const Function &F) { in getMaxWavesPerEU() function in __anond88e24330111::AMDGPUInformationCache |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ | ||
H A D | AMDGPUBaseInfo.cpp | 904 unsigned getMaxWavesPerEU(const MCSubtargetInfo *STI) { getMaxWavesPerEU() function |