Searched refs:getDebugLoc (Results 76 - 100 of 360) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrInfo.cpp119 DebugLoc DL = MI->getDebugLoc();
H A DMVEVPTOptimisationsPass.cpp158 BuildMI(MBB, &Instr, Instr.getDebugLoc(), TII->get(ARM::MVE_VPNOT))
412 BuildMI(MBB, &Instr, Instr.getDebugLoc(), TII->get(ARM::MVE_VPNOT))
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRFrameLowering.cpp55 DebugLoc DL = (MBBI != MBB.end()) ? MBBI->getDebugLoc() : DebugLoc();
148 DebugLoc DL = MBBI->getDebugLoc();
329 DebugLoc DL = MI->getDebugLoc();
500 DL = MBBI->getDebugLoc();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFixupHwLoops.cpp172 DebugLoc DL = MII->getDebugLoc();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430RegisterInfo.cpp112 DebugLoc dl = MI.getDebugLoc();
H A DMSP430InstrInfo.cpp42 if (MI != MBB.end()) DL = MI->getDebugLoc();
69 if (MI != MBB.end()) DL = MI->getDebugLoc();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16FrameLowering.cpp97 DebugLoc dl = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc();
H A DMips16InstrInfo.cpp113 if (I != MBB.end()) DL = I->getDebugLoc();
131 if (I != MBB.end()) DL = I->getDebugLoc();
243 DebugLoc DL = I != MBB.end() ? I->getDebugLoc() : DebugLoc();
452 BuildMI(MBB, I, I->getDebugLoc(), get(Opc));
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp533 DL = Ins->getDebugLoc();
646 emitFrameOffset(MBB, II, MI.getDebugLoc(), ScratchReg, FrameReg, Offset,
648 BuildMI(MBB, MI, MI.getDebugLoc(), TII->get(AArch64::LDG), ScratchReg)
675 emitFrameOffset(MBB, II, MI.getDebugLoc(), ScratchReg, FrameReg, Offset, TII);
H A DAArch64AdvSIMDScalarPass.cpp276 MachineInstrBuilder MIB = BuildMI(*MI.getParent(), MI, MI.getDebugLoc(),
362 BuildMI(*MBB, MI, MI.getDebugLoc(), TII->get(NewOpc), Dst)
H A DAArch64CondBrTuning.cpp105 MachineInstrBuilder MIB = BuildMI(*MI.getParent(), MI, MI.getDebugLoc(),
137 return BuildMI(*MI.getParent(), MI, MI.getDebugLoc(), TII->get(AArch64::Bcc))
H A DAArch64ConditionOptimizer.cpp281 BuildMI(*MBB, CmpMI, CmpMI->getDebugLoc(), TII->get(Opc))
293 BuildMI(*MBB, BrMI, BrMI.getDebugLoc(), TII->get(AArch64::Bcc))
H A DAArch64SLSHardening.cpp136 insertSpeculationBarrier(ST, MBB, std::next(MBBI), MI.getDebugLoc());
299 DebugLoc DL = BLR.getDebugLoc();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIAddIMGInit.cpp96 const DebugLoc &DL = MI.getDebugLoc();
H A DSIMemoryLegalizer.cpp450 DiagnosticInfoUnsupported Diag(Func, Msg, MI->getDebugLoc());
727 DebugLoc DL = MI->getDebugLoc();
771 DebugLoc DL = MI->getDebugLoc();
868 DebugLoc DL = MI->getDebugLoc();
973 DebugLoc DL = MI->getDebugLoc();
1027 DebugLoc DL = MI->getDebugLoc();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTLSDynamicCall.cpp80 DebugLoc DL = MI.getDebugLoc();
H A DPPCMIPeephole.cpp403 BuildMI(MBB, &MI, MI.getDebugLoc(), TII->get(PPC::COPY),
433 BuildMI(MBB, &MI, MI.getDebugLoc(), TII->get(PPC::COPY),
457 BuildMI(MBB, &MI, MI.getDebugLoc(), TII->get(PPC::COPY),
511 BuildMI(MBB, &MI, MI.getDebugLoc(), TII->get(PPC::COPY),
695 BuildMI(MBB, &MI, MI.getDebugLoc(), TII->get(PPC::IMPLICIT_DEF),
697 BuildMI(MBB, &MI, MI.getDebugLoc(), TII->get(PPC::INSERT_SUBREG),
744 BuildMI(MBB, &MI, MI.getDebugLoc(), TII->get(PPC::COPY),
834 BuildMI(MBB, &MI, MI.getDebugLoc(), TII->get(PPC::COPY),
1476 DebugLoc DL = CMPI2->getDebugLoc();
1629 BuildMI(*MI.getParent(), &MI, MI.getDebugLoc(),
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyPeephole.cpp121 BuildMI(MBB, MI, MI.getDebugLoc(), TII.get(CopyLocalOpc), NewReg)
H A DWebAssemblyFrameLowering.cpp200 DebugLoc DL = I->getDebugLoc();
288 DL = InsertPt->getDebugLoc();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86PadShortFunction.cpp225 DebugLoc DL = MBBI->getDebugLoc();
H A DX86FlagsCopyLowering.cpp437 DebugLoc TestLoc = CopyDefI.getDebugLoc();
837 BuildMI(MBB, MI.getIterator(), MI.getDebugLoc(), TII->get(X86::ADD8ri))
863 insertTest(MBB, CMovI.getIterator(), CMovI.getDebugLoc(), CondReg);
889 insertTest(MBB, CMovI.getIterator(), CMovI.getDebugLoc(), CondReg);
931 insertTest(JmpMBB, JmpI.getIterator(), JmpI.getDebugLoc(), CondReg);
975 SetCCI.getDebugLoc(), TII->get(X86::MOV8mr));
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMergedLoadStoreMotion.cpp220 NewPN->applyMergedLocation(S0->getDebugLoc(), S1->getDebugLoc());
H A DConstantHoisting.cpp769 Mat->setDebugLoc(ConstUser.Inst->getDebugLoc());
793 ClonedCastInst->setDebugLoc(CastInst->getDebugLoc());
820 ConstExprInst->setDebugLoc(ConstUser.Inst->getDebugLoc());
888 Base->setDebugLoc(IP->getDebugLoc());
903 Base->getDebugLoc(), U.Inst->getDebugLoc()));
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp357 DebugLoc DL = MI->getDebugLoc();
376 DebugLoc DL = MI->getDebugLoc();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DScalarizeMaskedMemIntrin.cpp144 Builder.SetCurrentDebugLocation(CI->getDebugLoc());
282 Builder.SetCurrentDebugLocation(CI->getDebugLoc());
408 Builder.SetCurrentDebugLocation(CI->getDebugLoc());
534 Builder.SetCurrentDebugLocation(CI->getDebugLoc());
617 Builder.SetCurrentDebugLocation(CI->getDebugLoc());
728 Builder.SetCurrentDebugLocation(CI->getDebugLoc());

Completed in 422 milliseconds

1234567891011>>