Searched defs:getWavesPerEU (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUSubtarget.h | 101 std::pair<unsigned, unsigned> getWavesPerEU(const Function &F) const { in getWavesPerEU() function |
H A D | AMDGPUSubtarget.cpp | 478 std::pair<unsigned, unsigned> AMDGPUSubtarget::getWavesPerEU( in getWavesPerEU() function in AMDGPUSubtarget |
H A D | AMDGPUAttributor.cpp | 185 getWavesPerEU(const Function &F, in getWavesPerEU() function in __anon93435ae10111::AMDGPUInformationCache |