Searched refs:getAllZeroWaitcnt (Results 1 – 1 of 1) sorted by relevance
496 virtual AMDGPU::Waitcnt getAllZeroWaitcnt(bool IncludeVSCnt) const = 0;543 AMDGPU::Waitcnt getAllZeroWaitcnt(bool IncludeVSCnt) const override;578 AMDGPU::Waitcnt getAllZeroWaitcnt(bool IncludeVSCnt) const override;1319 WaitcntGeneratorPreGFX12::getAllZeroWaitcnt(bool IncludeVSCnt) const { in getAllZeroWaitcnt() function in WaitcntGeneratorPreGFX121324 WaitcntGeneratorGFX12Plus::getAllZeroWaitcnt(bool IncludeVSCnt) const { in getAllZeroWaitcnt() function in WaitcntGeneratorGFX12Plus1642 Wait = Wait.combined(WCG->getAllZeroWaitcnt(/*IncludeVSCnt=*/false)); in generateWaitcntInstBefore()1810 Wait = Wait.combined(WCG->getAllZeroWaitcnt(/*IncludeVSCnt=*/true)); in generateWaitcntInstBefore()1826 Wait = WCG->getAllZeroWaitcnt(/*IncludeVSCnt=*/false); in generateWaitcntInstBefore()2039 WCG->getAllZeroWaitcnt(/*IncludeVSCnt=*/false)); in updateEventWaitcntAfter()2250 AMDGPU::Waitcnt Wait = WCG->getAllZeroWaitcnt( in insertWaitcntInBlock()