Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h223 bool hasWorkGroupIDY() const { in hasWorkGroupIDY() function
391 assert(hasWorkGroupIDY()); in getWorkGroupIDSGPR()
DAMDGPUAsmPrinter.cpp560 S_00B84C_TGID_Y_EN(MFI->hasWorkGroupIDY()) | in getSIProgramInfo()
DSIRegisterInfo.cpp919 assert(MFI->hasWorkGroupIDY()); in getPreloadedValue()
DSIISelLowering.cpp692 !Info->hasWorkGroupIDX() && !Info->hasWorkGroupIDY() && in LowerFormalArguments()
826 if (Info->hasWorkGroupIDY()) { in LowerFormalArguments()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h340 bool hasWorkGroupIDY() const { in hasWorkGroupIDY() function
599 assert(hasWorkGroupIDY()); in getWorkGroupIDSGPR()
DAMDGPUAsmPrinter.cpp981 S_00B84C_TGID_Y_EN(MFI->hasWorkGroupIDY()) | in getSIProgramInfo()
DSIISelLowering.cpp1507 if (Info.hasWorkGroupIDY()) in allocateSpecialInputSGPRs()
1581 if (Info.hasWorkGroupIDY()) { in allocateSystemSGPRs()
1835 !Info->hasWorkGroupIDX() && !Info->hasWorkGroupIDY() && in LowerFormalArguments()