Home | History | Annotate | Download | only in ARM

Lines Matching refs:MemMI

146   MachineInstr *MemMI = NULL;
210 MemMI = BuildMI(MF, MI->getDebugLoc(),
214 MemMI = BuildMI(MF, MI->getDebugLoc(),
217 NewMIs.push_back(MemMI);
221 MemMI = BuildMI(MF, MI->getDebugLoc(),
225 MemMI = BuildMI(MF, MI->getDebugLoc(),
231 NewMIs.push_back(MemMI);
243 MachineInstr *NewMI = (Reg == WBReg) ? UpdateMI : MemMI;