Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp11932 Register VccrReg = MRI.createVirtualRegister(&ARM::VCCRRegClass); in genTPLoopBody() local
11933 BuildMI(TpLoopBody, Dl, TII->get(ARM::MVE_VCTP8), VccrReg) in genTPLoopBody()
11955 .addUse(VccrReg) in genTPLoopBody()
11966 .addUse(VccrReg) in genTPLoopBody()