Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp1134 static bool updateOperandIfDifferent(MachineInstr &MI, uint16_t OpName, in updateOperandIfDifferent() function
1237 Modified |= updateOperandIfDifferent(*WaitcntInstr, AMDGPU::OpName::simm16, in applyPreexistingWaitcnt()
1258 Modified |= updateOperandIfDifferent(*WaitcntVsCntInstr, in applyPreexistingWaitcnt()
1407 Modified |= updateOperandIfDifferent(*CombinedLoadDsCntInstr, in applyPreexistingWaitcnt()
1432 Modified |= updateOperandIfDifferent(*CombinedStoreDsCntInstr, in applyPreexistingWaitcnt()
1492 Modified |= updateOperandIfDifferent(*WaitInstrs[CT], in applyPreexistingWaitcnt()