Lines Matching defs:getAllZeroWaitcnt
507 virtual AMDGPU::Waitcnt getAllZeroWaitcnt(bool IncludeVSCnt) const = 0;
554 AMDGPU::Waitcnt getAllZeroWaitcnt(bool IncludeVSCnt) const override;
589 AMDGPU::Waitcnt getAllZeroWaitcnt(bool IncludeVSCnt) const override;
1322 WaitcntGeneratorPreGFX12::getAllZeroWaitcnt(bool IncludeVSCnt) const {
1327 WaitcntGeneratorGFX12Plus::getAllZeroWaitcnt(bool IncludeVSCnt) const {
1643 Wait = Wait.combined(WCG->getAllZeroWaitcnt(/*IncludeVSCnt=*/false));
1811 Wait = Wait.combined(WCG->getAllZeroWaitcnt(/*IncludeVSCnt=*/true));
1829 Wait = WCG->getAllZeroWaitcnt(/*IncludeVSCnt=*/false);
2042 WCG->getAllZeroWaitcnt(/*IncludeVSCnt=*/false));
2253 AMDGPU::Waitcnt Wait = WCG->getAllZeroWaitcnt(