Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp11904 Register DestPhiReg = MRI.createVirtualRegister(&ARM::rGPRRegClass); in genTPLoopBody() local
11906 BuildMI(TpLoopBody, Dl, TII->get(ARM::PHI), DestPhiReg) in genTPLoopBody()
11963 .addReg(DestPhiReg) in genTPLoopBody()