Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp11181 Register RemainingLoopIterationsReg = in genTPLoopBody() local
11186 .addUse(RemainingLoopIterationsReg) in genTPLoopBody()
11235 BuildMI(TpLoopBody, Dl, TII->get(ARM::t2LoopDec), RemainingLoopIterationsReg) in genTPLoopBody()
11240 .addUse(RemainingLoopIterationsReg) in genTPLoopBody()