Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp1366 bool TrySimplify = Opcode != II.getOpcode() && !OptNone; in applyPreexistingWaitcnt() local
1373 if (TrySimplify) in applyPreexistingWaitcnt()
1378 if (WaitcntInstr || (!Wait.hasWaitExceptStoreCnt() && TrySimplify)) { in applyPreexistingWaitcnt()
1389 if (TrySimplify) in applyPreexistingWaitcnt()
1393 if (WaitcntVsCntInstr || (!Wait.hasWaitStoreCnt() && TrySimplify)) { in applyPreexistingWaitcnt()
1531 bool TrySimplify = Opcode != II.getOpcode() && !OptNone; in applyPreexistingWaitcnt() local
1542 if (TrySimplify) in applyPreexistingWaitcnt()
1550 if (TrySimplify) in applyPreexistingWaitcnt()
1559 if (TrySimplify) in applyPreexistingWaitcnt()