Home
last modified time | relevance | path

Searched refs:hasGridWorkgroupCountY (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h188 bool hasGridWorkgroupCountY() const { in hasGridWorkgroupCountY() function
DAMDGPUAsmPrinter.cpp610 if (MFI->hasGridWorkgroupCountY()) { in EmitAmdKernelCodeT()