Searched refs:OldWaitcntInstr (Results 1 – 1 of 1) sorted by relevance
449 MachineInstr *OldWaitcntInstr);455 MachineInstr &OldWaitcntInstr,896 LLVM_DEBUG(It == OldWaitcntInstr.getParent()->end() in applyPreexistingWaitcnt()924 LLVM_DEBUG(It == OldWaitcntInstr.getParent()->end() in applyPreexistingWaitcnt()1227 OldWaitcntInstr); in generateWaitcntInstBefore()1245 OldWaitcntInstr); in generateWaitcntBlockEnd()1256 if (OldWaitcntInstr) in generateWaitcnt()1559 MachineInstr *OldWaitcntInstr = nullptr; in insertWaitcntInBlock() local1572 if (!OldWaitcntInstr) in insertWaitcntInBlock()1573 OldWaitcntInstr = &Inst; in insertWaitcntInBlock()[all …]