Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp11914 Register RemainingLoopIterationsReg = in genTPLoopBody() local
11919 .addUse(RemainingLoopIterationsReg) in genTPLoopBody()
11971 BuildMI(TpLoopBody, Dl, TII->get(ARM::t2LoopDec), RemainingLoopIterationsReg) in genTPLoopBody()
11976 .addUse(RemainingLoopIterationsReg) in genTPLoopBody()