Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp569 bool OffsetKill = false; in ReduceLoadStore() local
573 OffsetKill = MI->getOperand(2).isKill(); in ReduceLoadStore()
610 MIB.addReg(OffsetReg, getKillRegState(OffsetKill) | in ReduceLoadStore()