Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.cpp218 unsigned SIMachineFunctionInfo::addDispatchID(const SIRegisterInfo &TRI) { in addDispatchID() function in SIMachineFunctionInfo
DSIMachineFunctionInfo.h538 unsigned addDispatchID(const SIRegisterInfo &TRI);
DAMDGPUCallLowering.cpp421 unsigned DispatchIDReg = Info.addDispatchID(TRI); in allocateHSAUserSGPRs()
DSIISelLowering.cpp1806 unsigned DispatchIDReg = Info.addDispatchID(TRI); in allocateHSAUserSGPRs()