Searched refs:addDispatchPtr (Results 1 – 3 of 3) sorted by relevance
143 unsigned addDispatchPtr(const SIRegisterInfo &TRI);
156 unsigned SIMachineFunctionInfo::addDispatchPtr(const SIRegisterInfo &TRI) { in addDispatchPtr() function in SIMachineFunctionInfo
706 unsigned DispatchPtrReg = Info->addDispatchPtr(*TRI); in LowerFormalArguments()