Searched refs:DsNopCount (Results 1 – 1 of 1) sorted by relevance
50 unsigned DsNopCount; member in __anonce47010f0111::AMDGPUWaitSGPRHazards162 unsigned Count = DsNopCount; in insertHazardCull()223 if (++DsNops >= DsNopCount) in runOnMachineBasicBlock()473 DsNopCount = ST.isWave64() ? WAVE64_NOPS : WAVE32_NOPS; in run()