Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h266 unsigned getMaxWavesPerEU() const { return MaxWavesPerEU; } in getMaxWavesPerEU() function
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp888 unsigned getMaxWavesPerEU(const MCSubtargetInfo *STI) { in getMaxWavesPerEU() function