Home
last modified time | relevance | path

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

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