Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp1190 bool IsSoft = Opcode != II.getOpcode(); in applyPreexistingWaitcnt() local
1197 if (IsSoft) in applyPreexistingWaitcnt()
1202 if (WaitcntInstr || (!Wait.hasWaitExceptStoreCnt() && IsSoft)) { in applyPreexistingWaitcnt()
1213 if (IsSoft) in applyPreexistingWaitcnt()
1217 if (WaitcntVsCntInstr || (!Wait.hasWaitStoreCnt() && IsSoft)) { in applyPreexistingWaitcnt()
1333 bool IsSoft = Opcode != II.getOpcode(); in applyPreexistingWaitcnt() local
1339 if (IsSoft) in applyPreexistingWaitcnt()
1347 if (IsSoft) in applyPreexistingWaitcnt()
1356 if (IsSoft) in applyPreexistingWaitcnt()