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

  /external/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.h 54 unsigned WorkGroupIDXSystemSGPR;
150 WorkGroupIDXSystemSGPR = getNextSystemSGPR();
152 return WorkGroupIDXSystemSGPR;
389 return WorkGroupIDXSystemSGPR;
SIMachineFunctionInfo.cpp 47 WorkGroupIDXSystemSGPR(AMDGPU::NoRegister),
SIRegisterInfo.cpp     [all...]

Completed in 167 milliseconds