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

  /external/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.h 45 SEA_ISLANDS,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.h 57 SEA_ISLANDS = 5,
649 return getGeneration() >= SEA_ISLANDS;
673 return getGeneration() < SEA_ISLANDS;

Completed in 58 milliseconds