• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/

Lines Matching refs:getDebugLoc

142       MIBS.push_back(BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(I->Opcode))
152 MIBS.push_back(BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(I->Opcode))
163 MIBS.push_back(BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(I->Opcode))
184 DebugLoc DL = MI.getDebugLoc();
263 DebugLoc DL = MI.getDebugLoc();
491 PRFX = BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(MovPrfxZero))
502 PRFX = BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(MovPrfx))
511 DOP = BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(Opcode))
538 DebugLoc DL = MI.getDebugLoc();
619 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(Opc))
657 BuildMI(MBB, MBBI, MI.getDebugLoc(),
666 BuildMI(MBB, MBBI, MI.getDebugLoc(),
676 BuildMI(MBB, MBBI, MI.getDebugLoc(),
684 BuildMI(MBB, MBBI, MI.getDebugLoc(),
692 BuildMI(MBB, MBBI, MI.getDebugLoc(),
761 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(Opcode),
779 MachineInstrBuilder MIB = BuildMI(MBB, MBBI, MI.getDebugLoc(),
794 DebugLoc DL = MI.getDebugLoc();
796 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(AArch64::ADRP), DstReg);
803 MIB2 = BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(AArch64::LDRWui))
848 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(AArch64::ADRP), DstReg)
862 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(AArch64::MOVKXi), DstReg)
869 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(AArch64::ADDXri))
881 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(AArch64::ADDXri))
899 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(AArch64::MRS), DstReg)
916 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(AArch64::RET))
948 BuildMI(MBB, MBBI, MI.getDebugLoc(),
976 emitFrameOffset(MBB, &MI, MI.getDebugLoc(), SrcReg, FrameReg,
979 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(AArch64::IRG))
988 BuildMI(MBB, MBBI, MI.getDebugLoc(),