Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp466 applyPreexistingWaitcnt(WaitcntBrackets &ScoreBrackets,
493 applyPreexistingWaitcnt(WaitcntBrackets &ScoreBrackets,
528 applyPreexistingWaitcnt(WaitcntBrackets &ScoreBrackets,
1174 bool WaitcntGeneratorPreGFX12::applyPreexistingWaitcnt( in applyPreexistingWaitcnt() function in WaitcntGeneratorPreGFX12
1311 bool WaitcntGeneratorGFX12Plus::applyPreexistingWaitcnt( in applyPreexistingWaitcnt() function in WaitcntGeneratorGFX12Plus
1918 WCG->applyPreexistingWaitcnt(ScoreBrackets, *OldWaitcntInstr, Wait, It); in generateWaitcnt()