Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h901 unsigned getMaxWavesPerCU() const { in getMaxWavesPerCU() function
907 unsigned getMaxWavesPerCU(unsigned FlatWorkGroupSize) const { in getMaxWavesPerCU() function
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h266 unsigned getMaxWavesPerCU() const { in getMaxWavesPerCU() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp286 unsigned getMaxWavesPerCU(const MCSubtargetInfo *STI) { in getMaxWavesPerCU() function
290 unsigned getMaxWavesPerCU(const MCSubtargetInfo *STI, in getMaxWavesPerCU() function