Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp607 bool isPreheaderToFlush(MachineBasicBlock &MBB,
2248 isPreheaderToFlush(Block, ScoreBrackets); in insertWaitcntInBlock()
2336 isPreheaderToFlush(Block, ScoreBrackets)) in insertWaitcntInBlock()
2344 bool SIInsertWaitcnts::isPreheaderToFlush(MachineBasicBlock &MBB, in isPreheaderToFlush() function in SIInsertWaitcnts