• Home
  • Raw
  • Download

Lines Matching refs:getDebugLoc

412   MachineInstrBuilder MIB = BuildMI(MBB, MBBI, MI.getDebugLoc(),  in ExpandVLD()
476 MachineInstrBuilder MIB = BuildMI(MBB, MBBI, MI.getDebugLoc(), in ExpandVST()
525 MachineInstrBuilder MIB = BuildMI(MBB, MBBI, MI.getDebugLoc(), in ExpandLaneOp()
607 MachineInstrBuilder MIB = BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(Opc)); in ExpandVTBL()
653 LO16 = BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(ARM::MOVi), DstReg); in ExpandMOV32BitImm()
654 HI16 = BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(ARM::ORRri)) in ExpandMOV32BitImm()
683 LO16 = BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(LO16Opc), DstReg); in ExpandMOV32BitImm()
684 HI16 = BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(HI16Opc)) in ExpandMOV32BitImm()
720 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(newOpc), in ExpandMI()
733 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(Opc), in ExpandMI()
745 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(ARM::MOVs), in ExpandMI()
760 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(ARM::MOVi16), in ExpandMI()
772 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(Opc), in ExpandMI()
783 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(ARM::MVNi), in ExpandMI()
808 llvm::emitT2RegPlusImmediate(MBB, MBBI, MI.getDebugLoc(), ARM::R6, in ExpandMI()
811 llvm::emitThumbRegPlusImmediate(MBB, MBBI, MI.getDebugLoc(), ARM::R6, in ExpandMI()
814 llvm::emitARMRegPlusImmediate(MBB, MBBI, MI.getDebugLoc(), ARM::R6, in ExpandMI()
826 AddDefaultCC(AddDefaultPred(BuildMI(MBB, MBBI, MI.getDebugLoc(), in ExpandMI()
840 AddDefaultPred(BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(ARM::MOVs), in ExpandMI()
854 AddDefaultPred(BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(ARM::MOVs), in ExpandMI()
867 BuildMI(MBB, MBBI, MI.getDebugLoc(), in ExpandMI()
883 AddDefaultPred(BuildMI(MBB, MBBI, MI.getDebugLoc(), in ExpandMI()
887 MachineInstrBuilder MIB2 = BuildMI(MBB, MBBI, MI.getDebugLoc(), in ExpandMI()
920 MachineInstrBuilder MIB1 = BuildMI(MBB, MBBI, MI.getDebugLoc(), in ExpandMI()
924 MachineInstrBuilder MIB2 = BuildMI(MBB, MBBI, MI.getDebugLoc(), in ExpandMI()
935 MachineInstrBuilder MIB3 = BuildMI(MBB, MBBI, MI.getDebugLoc(), in ExpandMI()
966 AddDefaultPred(BuildMI(MBB, MBBI, MI.getDebugLoc(), in ExpandMI()
973 AddDefaultPred(BuildMI(MBB, MBBI, MI.getDebugLoc(), in ExpandMI()
987 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(NewOpc)); in ExpandMI()
1017 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(NewOpc)); in ExpandMI()
1048 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(NewOpc)); in ExpandMI()