Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h192 bool hasGridWorkgroupCountZ() const { in hasGridWorkgroupCountZ() function
DAMDGPUAsmPrinter.cpp615 if (MFI->hasGridWorkgroupCountZ()) { in EmitAmdKernelCodeT()