Home
last modified time | relevance | path

Searched defs:getMaxWavesPerEU (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h285 unsigned getMaxWavesPerEU() const { return MaxWavesPerEU; } in getMaxWavesPerEU() function
H A DAMDGPUAttributor.cpp199 unsigned getMaxWavesPerEU(const Function &F) { in getMaxWavesPerEU() function in __anon93435ae10111::AMDGPUInformationCache
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp966 unsigned getMaxWavesPerEU(const MCSubtargetInfo *STI) { in getMaxWavesPerEU() function