Searched refs:getDebugLoc (Results 1 - 25 of 165) sorted by relevance

1234567

/freebsd-9.3-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonSplitConst32AndConst64.cpp86 BuildMI (*MBB, MII, MI->getDebugLoc(),
88 BuildMI (*MBB, MII, MI->getDebugLoc(),
99 BuildMI (*MBB, MII, MI->getDebugLoc(),
101 BuildMI (*MBB, MII, MI->getDebugLoc(),
112 BuildMI (*MBB, MII, MI->getDebugLoc(),
114 BuildMI (*MBB, MII, MI->getDebugLoc(),
125 BuildMI (*MBB, MII, MI->getDebugLoc(),
127 BuildMI (*MBB, MII, MI->getDebugLoc(),
144 BuildMI (*MBB, MII, MI->getDebugLoc(),
147 BuildMI (*MBB, MII, MI->getDebugLoc(),
[all...]
H A DHexagonExpandPredSpillCode.cpp98 BuildMI(*MBB, MII, MI->getDebugLoc(),
101 BuildMI(*MBB, MII, MI->getDebugLoc(), TII->get(Hexagon::ADD_rr),
104 BuildMI(*MBB, MII, MI->getDebugLoc(), TII->get(Hexagon::TFR_RsPd),
106 BuildMI(*MBB, MII, MI->getDebugLoc(),
111 BuildMI(*MBB, MII, MI->getDebugLoc(), TII->get(Hexagon::ADD_ri),
113 BuildMI(*MBB, MII, MI->getDebugLoc(), TII->get(Hexagon::TFR_RsPd),
115 BuildMI(*MBB, MII, MI->getDebugLoc(),
122 BuildMI(*MBB, MII, MI->getDebugLoc(), TII->get(Hexagon::TFR_RsPd),
124 BuildMI(*MBB, MII, MI->getDebugLoc(),
142 BuildMI(*MBB, MII, MI->getDebugLoc(),
[all...]
H A DHexagonSplitTFRCondSets.cpp114 BuildMI(*MBB, MII, MI->getDebugLoc(), TII->get(Opc1),
118 BuildMI(*MBB, MII, MI->getDebugLoc(), TII->get(Opc2),
133 BuildMI(*MBB, MII, MI->getDebugLoc(),
138 BuildMI(*MBB, MII, MI->getDebugLoc(),
143 BuildMI(*MBB, MII, MI->getDebugLoc(),
159 BuildMI(*MBB, MII, MI->getDebugLoc(),
164 BuildMI(*MBB, MII, MI->getDebugLoc(),
173 BuildMI(*MBB, MII, MI->getDebugLoc(),
189 BuildMI(*MBB, MII, MI->getDebugLoc(),
192 BuildMI(*MBB, MII, MI->getDebugLoc(),
[all...]
H A DHexagonRegisterInfo.cpp177 BuildMI(*MI.getParent(), II, MI.getDebugLoc(),
179 BuildMI(*MI.getParent(), II, MI.getDebugLoc(),
183 BuildMI(*MI.getParent(), II, MI.getDebugLoc(),
206 BuildMI(*MI.getParent(), II, MI.getDebugLoc(),
208 BuildMI(*MI.getParent(), II, MI.getDebugLoc(),
212 BuildMI(*MI.getParent(), II, MI.getDebugLoc(),
238 BuildMI(*MI.getParent(), II, MI.getDebugLoc(),
240 BuildMI(*MI.getParent(), II, MI.getDebugLoc(),
247 BuildMI(*MI.getParent(), II, MI.getDebugLoc(),
257 BuildMI(*MI.getParent(), II, MI.getDebugLoc(),
[all...]
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DErlangGC.cpp76 MCSymbol* Label = InsertLabel(*MI->getParent(), RAI, MI->getDebugLoc());
77 FI.addSafePoint(GC::PostCall, Label, MI->getDebugLoc());
H A DGCStrategy.cpp368 MCSymbol* Label = InsertLabel(*CI->getParent(), CI, CI->getDebugLoc());
369 FI->addSafePoint(GC::PreCall, Label, CI->getDebugLoc());
373 MCSymbol* Label = InsertLabel(*CI->getParent(), RAI, CI->getDebugLoc());
374 FI->addSafePoint(GC::PostCall, Label, CI->getDebugLoc());
H A DExpandPostRAPseudos.cpp120 TII->copyPhysReg(*MBB, MI, MI->getDebugLoc(), DstSubReg, InsReg,
164 TII->copyPhysReg(*MI->getParent(), MI, MI->getDebugLoc(),
/freebsd-9.3-release/contrib/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp49 DebugLoc DL = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc();
86 DL = MBBI->getDebugLoc();
115 DebugLoc DL = MBBI->getDebugLoc();
148 DL = MBBI->getDebugLoc();
188 if (MI != MBB.end()) DL = MI->getDebugLoc();
214 if (MI != MBB.end()) DL = MI->getDebugLoc();
247 New = BuildMI(MF, Old->getDebugLoc(),
256 New = BuildMI(MF, Old->getDebugLoc(),
275 BuildMI(MF, Old->getDebugLoc(), TII.get(MSP430::SUB16ri),
H A DMSP430BranchSelector.cpp142 DebugLoc dl = OldBranch->getDebugLoc();
/freebsd-9.3-release/contrib/llvm/lib/Target/R600/
H A DSILowerControlFlow.cpp154 DebugLoc DL = From.getDebugLoc();
163 DebugLoc DL = MI.getDebugLoc();
196 DebugLoc DL = MI.getDebugLoc();
214 DebugLoc DL = MI.getDebugLoc();
233 DebugLoc DL = MI.getDebugLoc();
247 DebugLoc DL = MI.getDebugLoc();
262 DebugLoc DL = MI.getDebugLoc();
277 DebugLoc DL = MI.getDebugLoc();
293 DebugLoc DL = MI.getDebugLoc();
316 DebugLoc DL = MI.getDebugLoc();
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp385 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(), TI
[all...]
H A DThumb1InstrInfo.cpp64 if (I != MBB.end()) DL = I->getDebugLoc();
92 if (I != MBB.end()) DL = I->getDebugLoc();
H A DThumb1FrameLowering.cpp59 DebugLoc dl = Old->getDebugLoc();
95 DebugLoc dl = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc();
151 dl = MBBI->getDebugLoc();
240 DebugLoc dl = MBBI->getDebugLoc();
338 if (MI != MBB.end()) DL = MI->getDebugLoc();
378 DebugLoc DL = MI->getDebugLoc();
/freebsd-9.3-release/contrib/llvm/lib/Target/Mips/
H A DMipsCodeEmitter.cpp316 MCE.processDebugLoc(MI->getDebugLoc(), true);
321 MCE.processDebugLoc(MI->getDebugLoc(), false);
337 BuildMI(MBB, &*MI, MI->getDebugLoc(), II->get(Opc))
345 BuildMI(MBB, &*MI, MI->getDebugLoc(), II->get(Mips::SLL), Mips::ZERO)
349 BuildMI(MBB, &*MI, MI->getDebugLoc(), II->get(Mips::BEQ)).addReg(Mips::ZERO)
353 BuildMI(MBB, &*MI, MI->getDebugLoc(), II->get(Mips::BREAK)).addImm(0)
357 BuildMI(MBB, &*MI, MI->getDebugLoc(), II->get(Mips::JALR), Mips::RA)
H A DMipsSEInstrInfo.cpp182 if (I != MBB.end()) DL = I->getDebugLoc();
224 if (I != MBB.end()) DL = I->getDebugLoc();
354 DebugLoc DL = I != MBB.end() ? I->getDebugLoc() : DebugLoc();
423 BuildMI(MBB, I, I->getDebugLoc(), get(Opc)).addReg(Mips::RA);
441 BuildMI(MBB, I, I->getDebugLoc(), get(NewOpc), I->getOperand(0).getReg());
455 DebugLoc DL = I->getDebugLoc();
481 DebugLoc DL = I->getDebugLoc();
502 DebugLoc dl = I->getDebugLoc();
520 DebugLoc dl = I->getDebugLoc();
560 BuildMI(MBB, I, I->getDebugLoc(), T
[all...]
H A DMipsSERegisterInfo.cpp142 DebugLoc DL = II->getDebugLoc();
160 DebugLoc DL = II->getDebugLoc();
H A DMips16ISelLowering.cpp503 DebugLoc DL = MI->getDebugLoc();
566 DebugLoc DL = MI->getDebugLoc();
631 DebugLoc DL = MI->getDebugLoc();
700 BuildMI(*BB, MI, MI->getDebugLoc(), TII->get(CmpOpc)).addReg(regX)
702 BuildMI(*BB, MI, MI->getDebugLoc(), TII->get(BtOpc)).addMBB(target);
724 BuildMI(*BB, MI, MI->getDebugLoc(), TII->get(CmpOpc)).addReg(regX)
726 BuildMI(*BB, MI, MI->getDebugLoc(), TII->get(BtOpc)).addMBB(target);
750 BuildMI(*BB, MI, MI->getDebugLoc(),
752 BuildMI(*BB, MI, MI->getDebugLoc(),
768 BuildMI(*BB, MI, MI->getDebugLoc(),
[all...]
H A DMips16InstrInfo.cpp107 if (I != MBB.end()) DL = I->getDebugLoc();
123 if (I != MBB.end()) DL = I->getDebugLoc();
182 DebugLoc DL = I != MBB.end() ? I->getDebugLoc() : DebugLoc();
224 DebugLoc DL = I != MBB.end() ? I->getDebugLoc() : DebugLoc();
272 DebugLoc DL = I != MBB.end() ? I->getDebugLoc() : DebugLoc();
463 BuildMI(MBB, I, I->getDebugLoc(), get(Opc));
476 DebugLoc DL = I != MBB.end() ? I->getDebugLoc() : DebugLoc();
H A DMips16RegisterInfo.cpp140 DebugLoc DL = II->getDebugLoc();
H A DMips16FrameLowering.cpp36 DebugLoc dl = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc();
83 DebugLoc dl = MBBI->getDebugLoc();
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h99 DebugLoc getDebugLoc() { return DL; } function in class:llvm::SDDbgValue
H A DInstrEmitter.cpp177 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TargetOpcode::COPY),
295 BuildMI(*MBB, InsertPos, Op.getDebugLoc(),
337 BuildMI(*MBB, InsertPos, Op.getNode()->getDebugLoc(),
507 BuildMI(*MBB, InsertPos, Node->getDebugLoc(),
516 Node->getDebugLoc());
523 BuildMI(*MBB, InsertPos, Node->getDebugLoc(),
556 BuildMI(*MF, Node->getDebugLoc(), TII->get(Opc), VRBase);
594 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TargetOpcode::COPY),
612 MachineInstrBuilder MIB = BuildMI(*MF, Node->getDebugLoc(), II, NewVReg);
652 DebugLoc DL = SD->getDebugLoc();
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp127 emitGRX32Move(*MI->getParent(), MI, MI->getDebugLoc(),
151 emitGRX32Move(*MI->getParent(), MI, MI->getDebugLoc(),
595 DebugLoc DL = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc();
611 DebugLoc DL = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc();
707 BuildMI(*MBB, MBBI, MI->getDebugLoc(), get(ThreeOperandOpcode))
736 BuildMI(*MBB, MI, MI->getDebugLoc(), get(NewOpcode))
760 return BuildMI(MF, MI->getDebugLoc(), get(SystemZ::AGSI))
781 return BuildMI(MF, MI->getDebugLoc(), get(Opcode))
793 return BuildMI(MF, MI->getDebugLoc(), get(StoreOpcode))
802 return BuildMI(MF, MI->getDebugLoc(), ge
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/Sparc/
H A DSparcFrameLowering.cpp43 DebugLoc dl = (MBBI != MBB.end()) ? MBBI->getDebugLoc() : DebugLoc();
89 DebugLoc dl = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc();
148 DebugLoc dl = MBBI->getDebugLoc();
H A DSparcCodeEmitter.cpp127 MCE.processDebugLoc(MI->getDebugLoc(), true);
160 MCE.processDebugLoc(MI->getDebugLoc(), false);

Completed in 161 milliseconds

1234567