Home
last modified time | relevance | path

Searched refs:addDispatchPtr (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.cpp196 unsigned SIMachineFunctionInfo::addDispatchPtr(const SIRegisterInfo &TRI) { in addDispatchPtr() function in SIMachineFunctionInfo
DSIMachineFunctionInfo.h535 unsigned addDispatchPtr(const SIRegisterInfo &TRI);
DAMDGPUCallLowering.cpp398 unsigned DispatchPtrReg = Info.addDispatchPtr(TRI); in allocateHSAUserSGPRs()
DSIISelLowering.cpp1785 unsigned DispatchPtrReg = Info.addDispatchPtr(TRI); in allocateHSAUserSGPRs()