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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.h 543 unsigned getMinFlatWorkGroupSize() const {
AMDGPUSubtarget.h 207 unsigned getMinFlatWorkGroupSize() const {
208 return AMDGPU::IsaInfo::getMinFlatWorkGroupSize(SubtargetFeatureBits);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/Utils/
AMDGPUBaseInfo.cpp 270 unsigned getMinFlatWorkGroupSize(const FeatureBitset &Features) {

Completed in 50 milliseconds