Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h574 Register addDispatchID(const SIRegisterInfo &TRI);
DSIMachineFunctionInfo.cpp244 Register SIMachineFunctionInfo::addDispatchID(const SIRegisterInfo &TRI) { in addDispatchID() function in SIMachineFunctionInfo
DAMDGPUCallLowering.cpp478 Register DispatchIDReg = Info.addDispatchID(TRI); in allocateHSAUserSGPRs()
DSIISelLowering.cpp2094 Register DispatchIDReg = Info.addDispatchID(TRI); in allocateHSAUserSGPRs()