Home | History | Annotate | Download | only in ARM

Lines Matching defs:Ins

928   MachineBasicBlock::iterator Ins = MBB->begin();
930 if (Ins != MBB->end())
931 DL = Ins->getDebugLoc();
937 MachineInstrBuilder MIB = AddDefaultPred(BuildMI(*MBB, Ins, DL, MCID, BaseReg)