Home
last modified time | relevance | path

Searched refs:hasWorkGroupIDZ (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h227 bool hasWorkGroupIDZ() const { in hasWorkGroupIDZ() function
394 assert(hasWorkGroupIDZ()); in getWorkGroupIDSGPR()
DAMDGPUAsmPrinter.cpp561 S_00B84C_TGID_Z_EN(MFI->hasWorkGroupIDZ()) | in getSIProgramInfo()
DSIRegisterInfo.cpp922 assert(MFI->hasWorkGroupIDZ()); in getPreloadedValue()
DSIISelLowering.cpp693 !Info->hasWorkGroupIDZ() && !Info->hasWorkGroupInfo() && in LowerFormalArguments()
832 if (Info->hasWorkGroupIDZ()) { in LowerFormalArguments()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h344 bool hasWorkGroupIDZ() const { in hasWorkGroupIDZ() function
602 assert(hasWorkGroupIDZ()); in getWorkGroupIDSGPR()
DAMDGPUAsmPrinter.cpp982 S_00B84C_TGID_Z_EN(MFI->hasWorkGroupIDZ()) | in getSIProgramInfo()
DSIISelLowering.cpp1510 if (Info.hasWorkGroupIDZ()) in allocateSpecialInputSGPRs()
1587 if (Info.hasWorkGroupIDZ()) { in allocateSystemSGPRs()
1836 !Info->hasWorkGroupIDZ() && !Info->hasWorkGroupInfo() && in LowerFormalArguments()