Searched refs:SIInsertWaitcnts (Results 1 – 3 of 3) sorted by relevance
349 class SIInsertWaitcnts : public MachineFunctionPass { class381 SIInsertWaitcnts() : MachineFunctionPass(ID) { in SIInsertWaitcnts() function in __anon87474e610211::SIInsertWaitcnts822 char SIInsertWaitcnts::ID = 0;824 char &llvm::SIInsertWaitcntsID = SIInsertWaitcnts::ID;827 return new SIInsertWaitcnts(); in createSIInsertWaitcntsPass()834 bool SIInsertWaitcnts::applyPreexistingWaitcnt( in applyPreexistingWaitcnt()973 bool SIInsertWaitcnts::generateWaitcntInstBefore(MachineInstr &MI, in generateWaitcntInstBefore()1248 bool SIInsertWaitcnts::generateWaitcnt(AMDGPU::Waitcnt Wait, in generateWaitcnt()1534 bool SIInsertWaitcnts::insertWaitcntInBlock(MachineFunction &MF, in insertWaitcntInBlock()1677 bool SIInsertWaitcnts::isPreheaderToFlush(MachineBasicBlock &MBB, in isPreheaderToFlush()[all …]
140 SIInsertWaitcnts.cpp
221 "SIInsertWaitcnts.cpp",