Lines Matching refs:getDebugLoc

385   MachineInstrBuilder MIB = BuildMI(MBB, MBBI, MI.getDebugLoc(),
450 MachineInstrBuilder MIB = BuildMI(MBB, MBBI, MI.getDebugLoc(),
502 MachineInstrBuilder MIB = BuildMI(MBB, MBBI, MI.getDebugLoc(),
586 MachineInstrBuilder MIB = BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(Opc));
628 LO16 = BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(ARM::MOVi), DstReg);
629 HI16 = BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(ARM::ORRri))
658 LO16 = BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(LO16Opc), DstReg);
659 HI16 = BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(HI16Opc))
695 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(newOpc),
707 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(Opc),
718 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(ARM::MOVsi),
730 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(ARM::MOVsr),
745 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(NewOpc),
756 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(Opc),
769 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(Opc),
791 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(NewOpc),
816 emitT2RegPlusImmediate(MBB, MBBI, MI.getDebugLoc(), ARM::R6,
819 emitThumbRegPlusImmediate(MBB, MBBI, MI.getDebugLoc(), ARM::R6,
822 emitARMRegPlusImmediate(MBB, MBBI, MI.getDebugLoc(), ARM::R6,
834 AddDefaultCC(AddDefaultPred(BuildMI(MBB, MBBI, MI.getDebugLoc(),
848 AddDefaultPred(BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(ARM::MOVsi),
861 AddDefaultPred(BuildMI(MBB, MBBI, MI.getDebugLoc(),TII->get(ARM::MOVsi),
873 BuildMI(MBB, MBBI, MI.getDebugLoc(),
889 AddDefaultPred(BuildMI(MBB, MBBI, MI.getDebugLoc(),
893 MachineInstrBuilder MIB2 = BuildMI(MBB, MBBI, MI.getDebugLoc(),
926 MachineInstrBuilder MIB1 = BuildMI(MBB, MBBI, MI.getDebugLoc(),
930 MachineInstrBuilder MIB2 = BuildMI(MBB, MBBI, MI.getDebugLoc(),
941 MachineInstrBuilder MIB3 = BuildMI(MBB, MBBI, MI.getDebugLoc(),
964 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(ARM::SUBri), ARM::PC)
977 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(NewOpc));
1008 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(NewOpc));
1040 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(NewOpc));