Home
last modified time | relevance | path

Searched defs:getNextSystemSGPR (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.cpp335 MCPhysReg SIMachineFunctionInfo::getNextSystemSGPR() const { in getNextSystemSGPR() function in SIMachineFunctionInfo
/external/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h118 MCPhysReg getNextSystemSGPR() const { in getNextSystemSGPR() function