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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp209 Register SIMachineFunctionInfo::addDispatchPtr(const SIRegisterInfo &TRI) { function in class:SIMachineFunctionInfo
H A DSIMachineFunctionInfo.h554 Register addDispatchPtr(const SIRegisterInfo &TRI);
H A DAMDGPUCallLowering.cpp445 Register DispatchPtrReg = Info.addDispatchPtr(TRI);
H A DSIISelLowering.cpp1911 unsigned DispatchPtrReg = Info.addDispatchPtr(TRI);

Completed in 274 milliseconds