Home
last modified time | relevance | path

Searched refs:OldWaitcntInstr (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp467 MachineInstr *OldWaitcntInstr,
471 MachineInstr *OldWaitcntInstr);
475 MachineInstr *OldWaitcntInstr);
481 MachineInstr &OldWaitcntInstr,
873 WaitcntBrackets &ScoreBrackets, MachineInstr &OldWaitcntInstr, in applyPreexistingWaitcnt() argument
880 make_early_inc_range(make_range(OldWaitcntInstr.getIterator(), It))) { in applyPreexistingWaitcnt()
931 LLVM_DEBUG(It == OldWaitcntInstr.getParent()->end() in applyPreexistingWaitcnt()
953 LLVM_DEBUG(It == OldWaitcntInstr.getParent()->end() in applyPreexistingWaitcnt()
1004 MachineInstr *OldWaitcntInstr, in generateWaitcntInstBefore() argument
1250 OldWaitcntInstr); in generateWaitcntInstBefore()
[all …]