Searched refs:WaitcntGeneratorPreGFX12 (Results 1 – 1 of 1) sorted by relevance
570 class WaitcntGeneratorPreGFX12 : public WaitcntGenerator { class572 WaitcntGeneratorPreGFX12() = default;573 WaitcntGeneratorPreGFX12(const MachineFunction &MF) in WaitcntGeneratorPreGFX12() function in __anond28503310211::WaitcntGeneratorPreGFX12669 WaitcntGeneratorPreGFX12 WCGPreGFX12;1339 bool WaitcntGeneratorPreGFX12::applyPreexistingWaitcnt( in applyPreexistingWaitcnt()1444 bool WaitcntGeneratorPreGFX12::createNewWaitcnt( in createNewWaitcnt()1484 WaitcntGeneratorPreGFX12::getAllZeroWaitcnt(bool IncludeVSCnt) const { in getAllZeroWaitcnt()2742 WCGPreGFX12 = WaitcntGeneratorPreGFX12(MF); in run()