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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.h 548 unsigned getMaxFlatWorkGroupSize() const {
AMDGPUSubtarget.h 212 unsigned getMaxFlatWorkGroupSize() const {
213 return AMDGPU::IsaInfo::getMaxFlatWorkGroupSize(SubtargetFeatureBits);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/Utils/
AMDGPUBaseInfo.cpp 274 unsigned getMaxFlatWorkGroupSize(const FeatureBitset &Features) {

Completed in 1080 milliseconds