reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2369 MachineBasicBlock::iterator I = MI, BeforeI = I; 2370 bool AtStart = I == MBB.begin(); 2407 MBB, I, CSI, CSIIndex); 2414 BuildMI(MBB, I, DL, TII.get(PPC::MFVSRD), Reg) 2419 TII.loadRegFromStackSlot(MBB, I, Reg, CSI[i].getFrameIdx(), RC, TRI); 2420 assert(I != MBB.begin() && 2427 I = MBB.begin(); 2429 I = BeforeI; 2430 ++I; 2438 MBB, I, CSI, CSIIndex);