Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp11679 Register RemainingLoopIterationsReg = in genTPLoopBody() local
11684 .addUse(RemainingLoopIterationsReg) in genTPLoopBody()
11736 BuildMI(TpLoopBody, Dl, TII->get(ARM::t2LoopDec), RemainingLoopIterationsReg) in genTPLoopBody()
11741 .addUse(RemainingLoopIterationsReg) in genTPLoopBody()