Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp1123 static bool updateOperandIfDifferent(MachineInstr &MI, uint16_t OpName, in updateOperandIfDifferent() function
1226 Modified |= updateOperandIfDifferent(*WaitcntInstr, AMDGPU::OpName::simm16, in applyPreexistingWaitcnt()
1247 Modified |= updateOperandIfDifferent(*WaitcntVsCntInstr, in applyPreexistingWaitcnt()
1381 Modified |= updateOperandIfDifferent(*CombinedLoadDsCntInstr, in applyPreexistingWaitcnt()
1406 Modified |= updateOperandIfDifferent(*CombinedStoreDsCntInstr, in applyPreexistingWaitcnt()
1466 Modified |= updateOperandIfDifferent(*WaitInstrs[CT], in applyPreexistingWaitcnt()