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

12345678

/external/llvm/lib/Target/Hexagon/
H A DHexagonSplitConst32AndConst64.cpp92 BuildMI (*MBB, MII, MI->getDebugLoc(),
94 BuildMI (*MBB, MII, MI->getDebugLoc(),
105 BuildMI (*MBB, MII, MI->getDebugLoc(),
107 BuildMI (*MBB, MII, MI->getDebugLoc(),
118 BuildMI (*MBB, MII, MI->getDebugLoc(),
120 BuildMI (*MBB, MII, MI->getDebugLoc(),
131 BuildMI (*MBB, MII, MI->getDebugLoc(),
133 BuildMI (*MBB, MII, MI->getDebugLoc(),
150 BuildMI (*MBB, MII, MI->getDebugLoc(),
153 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.cpp115 BuildMI(*MBB, MII, MI->getDebugLoc(), TII->get(Opc1),
119 BuildMI(*MBB, MII, MI->getDebugLoc(), TII->get(Opc2),
134 BuildMI(*MBB, MII, MI->getDebugLoc(),
139 BuildMI(*MBB, MII, MI->getDebugLoc(),
144 BuildMI(*MBB, MII, MI->getDebugLoc(),
160 BuildMI(*MBB, MII, MI->getDebugLoc(),
165 BuildMI(*MBB, MII, MI->getDebugLoc(),
174 BuildMI(*MBB, MII, MI->getDebugLoc(),
190 BuildMI(*MBB, MII, MI->getDebugLoc(),
193 BuildMI(*MBB, MII, MI->getDebugLoc(),
[all...]
H A DHexagonRegisterInfo.cpp176 BuildMI(*MI.getParent(), II, MI.getDebugLoc(),
178 BuildMI(*MI.getParent(), II, MI.getDebugLoc(),
182 BuildMI(*MI.getParent(), II, MI.getDebugLoc(),
205 BuildMI(*MI.getParent(), II, MI.getDebugLoc(),
207 BuildMI(*MI.getParent(), II, MI.getDebugLoc(),
211 BuildMI(*MI.getParent(), II, MI.getDebugLoc(),
237 BuildMI(*MI.getParent(), II, MI.getDebugLoc(),
239 BuildMI(*MI.getParent(), II, MI.getDebugLoc(),
246 BuildMI(*MI.getParent(), II, MI.getDebugLoc(),
256 BuildMI(*MI.getParent(), II, MI.getDebugLoc(),
[all...]
/external/llvm/lib/CodeGen/
H A DErlangGC.cpp76 MCSymbol* Label = InsertLabel(*MI->getParent(), RAI, MI->getDebugLoc());
77 FI.addSafePoint(GC::PostCall, Label, MI->getDebugLoc());
/external/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),
/external/llvm/lib/Transforms/Utils/
H A DAddDiscriminators.cpp177 DebugLoc LastLoc = Last->getDebugLoc();
184 DebugLoc FirstLoc = First->getDebugLoc();
210 if (I1->getDebugLoc() != FirstLoc) break;
H A DLowerInvoke.cpp65 NewCall->setDebugLoc(II->getDebugLoc());
/external/llvm/lib/Target/R600/
H A DSILowerControlFlow.cpp139 DebugLoc DL = From.getDebugLoc();
148 DebugLoc DL = MI.getDebugLoc();
181 DebugLoc DL = MI.getDebugLoc();
199 DebugLoc DL = MI.getDebugLoc();
218 DebugLoc DL = MI.getDebugLoc();
232 DebugLoc DL = MI.getDebugLoc();
247 DebugLoc DL = MI.getDebugLoc();
262 DebugLoc DL = MI.getDebugLoc();
278 DebugLoc DL = MI.getDebugLoc();
298 DebugLoc DL = MI.getDebugLoc();
[all...]
H A DSILowerI1Copies.cpp119 BuildMI(MBB, &MI, MI.getDebugLoc(), TII->get(AMDGPU::V_CNDMASK_B32_e64))
131 BuildMI(MBB, &MI, MI.getDebugLoc(), TII->get(AMDGPU::V_CMP_NE_I32_e64))
/external/llvm/lib/Target/AArch64/
H A DAArch64CleanupLocalDynamicTLSPass.cpp101 MachineInstr *Copy = BuildMI(*I->getParent(), I, I->getDebugLoc(),
125 MachineInstr *Copy = BuildMI(*I->getParent(), Next, I->getDebugLoc(),
H A DAArch64ExpandPseudoInsts.cpp98 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(AArch64::ORRXri))
108 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(AArch64::MOVKXi))
165 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(AArch64::ORRXri))
185 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(AArch64::MOVKXi))
210 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(AArch64::MOVKXi))
348 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(AArch64::ORRXri))
359 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(AArch64::MOVKXi))
376 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(AArch64::MOVKXi))
403 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(Opc))
525 BuildMI(MBB, MBBI, MI.getDebugLoc(), TI
[all...]
H A DAArch64A53Fix835769.cpp175 DebugLoc DL = I->getDebugLoc();
179 DebugLoc DL = MI->getDebugLoc();
/external/llvm/lib/Target/ARM/
H A DThumb1InstrInfo.cpp63 if (I != MBB.end()) DL = I->getDebugLoc();
91 if (I != MBB.end()) DL = I->getDebugLoc();
H A DARMExpandPseudoInsts.cpp389 MachineInstrBuilder MIB = BuildMI(MBB, MBBI, MI.getDebugLoc(),
454 MachineInstrBuilder MIB = BuildMI(MBB, MBBI, MI.getDebugLoc(),
508 MachineInstrBuilder MIB = BuildMI(MBB, MBBI, MI.getDebugLoc(),
592 MachineInstrBuilder MIB = BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(Opc));
671 LO16 = BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(ARM::MOVi), DstReg);
672 HI16 = BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(ARM::ORRri))
701 LO16 = BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(LO16Opc), DstReg);
702 HI16 = BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(HI16Opc))
753 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(newOpc),
765 BuildMI(MBB, MBBI, MI.getDebugLoc(), TI
[all...]
/external/llvm/lib/Target/Mips/
H A DMipsCodeEmitter.cpp351 MCE.processDebugLoc(MI->getDebugLoc(), true);
356 MCE.processDebugLoc(MI->getDebugLoc(), false);
372 BuildMI(MBB, &*MI, MI->getDebugLoc(), II->get(Opc))
380 BuildMI(MBB, &*MI, MI->getDebugLoc(), II->get(Mips::SLL), Mips::ZERO)
384 BuildMI(MBB, &*MI, MI->getDebugLoc(), II->get(Mips::BEQ)).addReg(Mips::ZERO)
388 BuildMI(MBB, &*MI, MI->getDebugLoc(), II->get(Mips::BREAK)).addImm(0)
392 BuildMI(MBB, &*MI, MI->getDebugLoc(), II->get(Mips::JALR), Mips::RA)
H A DMipsSEInstrInfo.cpp188 if (I != MBB.end()) DL = I->getDebugLoc();
230 if (I != MBB.end()) DL = I->getDebugLoc();
364 DebugLoc DL = I != MBB.end() ? I->getDebugLoc() : DebugLoc();
435 BuildMI(MBB, I, I->getDebugLoc(), get(Mips::PseudoReturn64))
438 BuildMI(MBB, I, I->getDebugLoc(), get(Mips::PseudoReturn)).addReg(Mips::RA);
456 BuildMI(MBB, I, I->getDebugLoc(), get(NewOpc), I->getOperand(0).getReg());
470 DebugLoc DL = I->getDebugLoc();
496 DebugLoc DL = I->getDebugLoc();
518 DebugLoc dl = I->getDebugLoc();
548 DebugLoc dl = I->getDebugLoc();
[all...]
H A DMipsSERegisterInfo.cpp167 DebugLoc DL = II->getDebugLoc();
185 DebugLoc DL = II->getDebugLoc();
H A DMips16ISelLowering.cpp521 DebugLoc DL = MI->getDebugLoc();
583 DebugLoc DL = MI->getDebugLoc();
647 DebugLoc DL = MI->getDebugLoc();
715 BuildMI(*BB, MI, MI->getDebugLoc(), TII->get(CmpOpc)).addReg(regX)
717 BuildMI(*BB, MI, MI->getDebugLoc(), TII->get(BtOpc)).addMBB(target);
739 BuildMI(*BB, MI, MI->getDebugLoc(), TII->get(CmpOpc)).addReg(regX)
741 BuildMI(*BB, MI, MI->getDebugLoc(), TII->get(BtOpc)).addMBB(target);
765 BuildMI(*BB, MI, MI->getDebugLoc(), TII->get(SltOpc)).addReg(regX).addReg(
767 BuildMI(*BB, MI, MI->getDebugLoc(),
783 BuildMI(*BB, MI, MI->getDebugLoc(),
[all...]
H A DMips16InstrInfo.cpp102 if (I != MBB.end()) DL = I->getDebugLoc();
118 if (I != MBB.end()) DL = I->getDebugLoc();
200 DebugLoc DL = I != MBB.end() ? I->getDebugLoc() : DebugLoc();
230 DebugLoc DL = I != MBB.end() ? I->getDebugLoc() : DebugLoc();
267 DebugLoc DL = I != MBB.end() ? I->getDebugLoc() : DebugLoc();
442 BuildMI(MBB, I, I->getDebugLoc(), get(Opc));
455 DebugLoc DL = I != MBB.end() ? I->getDebugLoc() : DebugLoc();
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DR600ISelLowering.cpp266 return DAG.getCopyToReg(Chain, Op.getDebugLoc(), Reg, Op.getOperand(2));
278 DebugLoc DL = Op.getDebugLoc();
343 Op.getDebugLoc(),
351 CmpValue.getDebugLoc(),
376 DebugLoc DL = Op.getDebugLoc();
389 DebugLoc DL = Op.getDebugLoc();
505 DebugLoc DL = Op.getDebugLoc();
509 Op.getDebugLoc(),
/external/llvm/lib/IR/
H A DDiagnosticInfo.cpp131 return getDebugLoc().isUnknown() == false;
137 DILocation DIL(getDebugLoc().getAsMDNode(getFunction().getContext()));
/external/mesa3d/src/gallium/drivers/radeon/
H A DR600ISelLowering.cpp266 return DAG.getCopyToReg(Chain, Op.getDebugLoc(), Reg, Op.getOperand(2));
278 DebugLoc DL = Op.getDebugLoc();
343 Op.getDebugLoc(),
351 CmpValue.getDebugLoc(),
376 DebugLoc DL = Op.getDebugLoc();
389 DebugLoc DL = Op.getDebugLoc();
505 DebugLoc DL = Op.getDebugLoc();
509 Op.getDebugLoc(),
/external/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp176 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TargetOpcode::COPY),
292 BuildMI(*MBB, InsertPos, Op.getDebugLoc(),
334 BuildMI(*MBB, InsertPos, Op.getNode()->getDebugLoc(),
502 BuildMI(*MBB, InsertPos, Node->getDebugLoc(),
511 Node->getDebugLoc());
518 BuildMI(*MBB, InsertPos, Node->getDebugLoc(),
551 BuildMI(*MF, Node->getDebugLoc(), TII->get(Opc), VRBase);
589 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TargetOpcode::COPY),
607 MachineInstrBuilder MIB = BuildMI(*MF, Node->getDebugLoc(), II, NewVReg);
647 DebugLoc DL = SD->getDebugLoc();
[all...]
/external/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...]

Completed in 5880 milliseconds

12345678