Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp11897 Register RemainingLoopIterationsReg = in genTPLoopBody() local
11902 .addUse(RemainingLoopIterationsReg) in genTPLoopBody()
11954 BuildMI(TpLoopBody, Dl, TII->get(ARM::t2LoopDec), RemainingLoopIterationsReg) in genTPLoopBody()
11959 .addUse(RemainingLoopIterationsReg) in genTPLoopBody()