HomeSort by relevance Sort by last modified time
    Searched defs:getMinWavesPerEU (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.h 559 unsigned getMinWavesPerEU() const {
AMDGPUSubtarget.h 225 unsigned getMinWavesPerEU() const {
226 return AMDGPU::IsaInfo::getMinWavesPerEU(SubtargetFeatureBits);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/Utils/
AMDGPUBaseInfo.cpp 255 unsigned getMinWavesPerEU(const FeatureBitset &Features) {

Completed in 47 milliseconds