Searched refs:promoteSoftWaitCnt (Results 1 – 1 of 1) sorted by relevance
482 bool promoteSoftWaitCnt(MachineInstr *Waitcnt) const;1171 bool WaitcntGenerator::promoteSoftWaitCnt(MachineInstr *Waitcnt) const { in promoteSoftWaitCnt() function in WaitcntGenerator1239 Modified |= promoteSoftWaitCnt(WaitcntInstr); in applyPreexistingWaitcnt()1260 Modified |= promoteSoftWaitCnt(WaitcntVsCntInstr); in applyPreexistingWaitcnt()1409 Modified |= promoteSoftWaitCnt(CombinedLoadDsCntInstr); in applyPreexistingWaitcnt()1434 Modified |= promoteSoftWaitCnt(CombinedStoreDsCntInstr); in applyPreexistingWaitcnt()1494 Modified |= promoteSoftWaitCnt(WaitInstrs[CT]); in applyPreexistingWaitcnt()