Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h160 unsigned getMinWavesPerEU() const override { in getMinWavesPerEU() function
H A DGCNSubtarget.h1565 unsigned getMinWavesPerEU() const override { in getMinWavesPerEU() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp962 unsigned getMinWavesPerEU(const MCSubtargetInfo *STI) { in getMinWavesPerEU() function