Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.cpp330 MCPhysReg SIMachineFunctionInfo::getNextUserSGPR() const { in getNextUserSGPR() function in SIMachineFunctionInfo
/external/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h113 MCPhysReg getNextUserSGPR() const { in getNextUserSGPR() function