Searched refs:WaitcntInstr (Results 1 – 1 of 1) sorted by relevance
876 MachineInstr *WaitcntInstr = nullptr; in applyPreexistingWaitcnt() local895 if (!WaitcntInstr) { in applyPreexistingWaitcnt()896 WaitcntInstr = &II; in applyPreexistingWaitcnt()921 if (WaitcntInstr) { in applyPreexistingWaitcnt()924 updateOperandIfDifferent(*WaitcntInstr, AMDGPU::OpName::simm16, in applyPreexistingWaitcnt()933 << "New Instr at block end: " << *WaitcntInstr in applyPreexistingWaitcnt()937 << "New Instr: " << *WaitcntInstr << '\n'); in applyPreexistingWaitcnt()940 WaitcntInstr->eraseFromParent(); in applyPreexistingWaitcnt()