Lines Matching refs:getDebugLoc
513 DebugLoc DL = MI.getDebugLoc();
576 DebugLoc DL = MI.getDebugLoc();
642 DebugLoc DL = MI.getDebugLoc();
711 BuildMI(*BB, MI, MI.getDebugLoc(), TII->get(CmpOpc))
714 BuildMI(*BB, MI, MI.getDebugLoc(), TII->get(BtOpc)).addMBB(target);
736 BuildMI(*BB, MI, MI.getDebugLoc(), TII->get(CmpOpc)).addReg(regX).addImm(imm);
737 BuildMI(*BB, MI, MI.getDebugLoc(), TII->get(BtOpc)).addMBB(target);
761 BuildMI(*BB, MI, MI.getDebugLoc(), TII->get(SltOpc))
764 BuildMI(*BB, MI, MI.getDebugLoc(), TII->get(Mips::MoveR3216), CC)
781 BuildMI(*BB, MI, MI.getDebugLoc(), TII->get(SltOpc)).addReg(regX).addImm(Imm);
782 BuildMI(*BB, MI, MI.getDebugLoc(), TII->get(Mips::MoveR3216), CC)