Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUCallLowering.cpp137 unsigned DispatchIDReg = Info->addDispatchID(*TRI); in lowerFormalArguments()
DSIMachineFunctionInfo.cpp217 unsigned SIMachineFunctionInfo::addDispatchID(const SIRegisterInfo &TRI) { in addDispatchID() function in SIMachineFunctionInfo
DSIMachineFunctionInfo.h259 unsigned addDispatchID(const SIRegisterInfo &TRI);
DSIISelLowering.cpp1554 unsigned DispatchIDReg = Info.addDispatchID(TRI); in allocateHSAUserSGPRs()