Home
last modified time | relevance | path

Searched refs:hasDispatchID (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h195 bool hasDispatchID() const { in hasDispatchID() function
DAMDGPUAsmPrinter.cpp669 if (MFI->hasDispatchID()) in EmitAmdKernelCodeT()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUCallLowering.cpp136 if (Info->hasDispatchID()) { in lowerFormalArguments()
DSIMachineFunctionInfo.h328 bool hasDispatchID() const { in hasDispatchID() function
DAMDGPUAsmPrinter.cpp363 if (MFI.hasDispatchID()) { in getAmdhsaKernelCodeProperties()
1169 if (MFI->hasDispatchID()) in getAmdKernelCode()
DSIISelLowering.cpp1499 if (Info.hasDispatchID()) in allocateSpecialInputSGPRs()
1553 if (Info.hasDispatchID()) { in allocateHSAUserSGPRs()