Home
last modified time | relevance | path

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

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