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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIRegisterInfo.h 32 unsigned VGPRSetID;
193 unsigned getVGPRPressureSet() const { return VGPRSetID; };
SIMachineScheduler.h 440 unsigned VGPRSetID;
489 unsigned getVGPRSetID() const { return VGPRSetID; }
  /external/llvm/lib/Target/AMDGPU/
SIMachineScheduler.h 431 unsigned VGPRSetID;
470 unsigned getVGPRSetID() const { return VGPRSetID; }

Completed in 67 milliseconds