Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h125 unsigned addDispatchPtr(const SIRegisterInfo &TRI);
DSIMachineFunctionInfo.cpp120 unsigned SIMachineFunctionInfo::addDispatchPtr(const SIRegisterInfo &TRI) { in addDispatchPtr() function in SIMachineFunctionInfo
DSIISelLowering.cpp662 unsigned DispatchPtrReg = Info->addDispatchPtr(*TRI); in LowerFormalArguments()