Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h167 unsigned getMinWavesPerEU() const override { in getMinWavesPerEU() function
H A DGCNSubtarget.h1127 unsigned getMinWavesPerEU() const override { in getMinWavesPerEU() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp558 unsigned getMinWavesPerEU(const MCSubtargetInfo *STI) { in getMinWavesPerEU() function