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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIRegisterInfo.h 31 unsigned SGPRSetID;
192 unsigned getSGPRPressureSet() const { return SGPRSetID; };
SIMachineScheduler.h 441 unsigned SGPRSetID;
490 unsigned getSGPRSetID() const { return SGPRSetID; }
  /external/llvm/lib/Target/AMDGPU/
SIMachineScheduler.h 432 unsigned SGPRSetID;
471 unsigned getSGPRSetID() const { return SGPRSetID; }

Completed in 68 milliseconds