Lines Matching refs:MemMI
156 MachineInstr *MemMI = nullptr;
218 MemMI = BuildMI(MF, MI->getDebugLoc(),
222 MemMI = BuildMI(MF, MI->getDebugLoc(),
225 NewMIs.push_back(MemMI);
229 MemMI = BuildMI(MF, MI->getDebugLoc(),
233 MemMI = BuildMI(MF, MI->getDebugLoc(),
239 NewMIs.push_back(MemMI);
251 MachineInstr *NewMI = (Reg == WBReg) ? UpdateMI : MemMI;