Home
last modified time | relevance | path

Searched refs:getDebugLoc (Results 1 – 25 of 208) sorted by relevance

123456789

/external/llvm/lib/Target/Hexagon/
DHexagonExpandPredSpillCode.cpp106 BuildMI(*MBB, MII, MI->getDebugLoc(), TII->get(Hexagon::A2_tfrrcr), in runOnMachineFunction()
109 MachineInstr *NewMI = BuildMI(*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
149 BuildMI(*MBB, MII, MI->getDebugLoc(), TII->get(Hexagon::A2_tfrrcr), in runOnMachineFunction()
152 MachineInstr *NewMI = BuildMI(*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
190 BuildMI(*MBB, MII, MI->getDebugLoc(), TII->get(Hexagon::A2_tfrrcr), in runOnMachineFunction()
193 MachineInstr *NewMI = BuildMI(*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
227 BuildMI(*MBB, MII, MI->getDebugLoc(), TII->get(Hexagon::A2_tfrrcr), in runOnMachineFunction()
230 MachineInstr *NewMI = BuildMI(*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
253 BuildMI(*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
256 BuildMI(*MBB, MII, MI->getDebugLoc(), TII->get(Hexagon::A2_add), in runOnMachineFunction()
[all …]
DHexagonSplitConst32AndConst64.cpp89 BuildMI (*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
102 BuildMI (*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
104 BuildMI (*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
126 BuildMI(*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
151 BuildMI(*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
153 BuildMI (*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
DHexagonRegisterInfo.cpp156 BuildMI(*MI.getParent(), II, MI.getDebugLoc(), in eliminateFrameIndex()
158 BuildMI(*MI.getParent(), II, MI.getDebugLoc(), in eliminateFrameIndex()
162 BuildMI(*MI.getParent(), II, MI.getDebugLoc(), in eliminateFrameIndex()
182 BuildMI(*MI.getParent(), II, MI.getDebugLoc(), in eliminateFrameIndex()
184 BuildMI(*MI.getParent(), II, MI.getDebugLoc(), in eliminateFrameIndex()
188 BuildMI(*MI.getParent(), II, MI.getDebugLoc(), in eliminateFrameIndex()
205 BuildMI(*MI.getParent(), II, MI.getDebugLoc(), in eliminateFrameIndex()
207 BuildMI(*MI.getParent(), II, MI.getDebugLoc(), in eliminateFrameIndex()
/external/llvm/lib/Target/MSP430/
DMSP430FrameLowering.cpp50 DebugLoc DL = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc(); in emitPrologue()
87 DL = MBBI->getDebugLoc(); in emitPrologue()
116 DebugLoc DL = MBBI->getDebugLoc(); in emitEpilogue()
149 DL = MBBI->getDebugLoc(); in emitEpilogue()
189 if (MI != MBB.end()) DL = MI->getDebugLoc(); in spillCalleeSavedRegisters()
215 if (MI != MBB.end()) DL = MI->getDebugLoc(); in restoreCalleeSavedRegisters()
248 New = BuildMI(MF, Old->getDebugLoc(), in eliminateCallFramePseudoInstr()
257 New = BuildMI(MF, Old->getDebugLoc(), in eliminateCallFramePseudoInstr()
276 BuildMI(MF, Old->getDebugLoc(), TII.get(MSP430::SUB16ri), in eliminateCallFramePseudoInstr()
/external/llvm/lib/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp99 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(AArch64::ORRXri)) in tryOrrMovk()
109 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(AArch64::MOVKXi)) in tryOrrMovk()
166 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(AArch64::ORRXri)) in tryToreplicateChunks()
186 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(AArch64::MOVKXi)) in tryToreplicateChunks()
211 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(AArch64::MOVKXi)) in tryToreplicateChunks()
349 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(AArch64::ORRXri)) in trySequenceOfOnes()
360 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(AArch64::MOVKXi)) in trySequenceOfOnes()
377 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(AArch64::MOVKXi)) in trySequenceOfOnes()
404 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(Opc)) in expandMOVImm()
526 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(FirstOpc)) in expandMOVImm()
[all …]
DAArch64CleanupLocalDynamicTLSPass.cpp99 MachineInstr *Copy = BuildMI(*I->getParent(), I, I->getDebugLoc(), in replaceTLSBaseAddrCall()
121 MachineInstr *Copy = BuildMI(*I->getParent(), Next, I->getDebugLoc(), in setRegister()
/external/llvm/lib/Target/R600/
DSILowerControlFlow.cpp140 DebugLoc DL = From.getDebugLoc(); in Skip()
149 DebugLoc DL = MI.getDebugLoc(); in SkipIfDead()
182 DebugLoc DL = MI.getDebugLoc(); in If()
200 DebugLoc DL = MI.getDebugLoc(); in Else()
219 DebugLoc DL = MI.getDebugLoc(); in Break()
233 DebugLoc DL = MI.getDebugLoc(); in IfBreak()
248 DebugLoc DL = MI.getDebugLoc(); in ElseBreak()
263 DebugLoc DL = MI.getDebugLoc(); in Loop()
279 DebugLoc DL = MI.getDebugLoc(); in EndCf()
299 DebugLoc DL = MI.getDebugLoc(); in Kill()
[all …]
DSIInstrInfo.cpp581 DebugLoc DL = Insert->getDebugLoc(); in calculateLDSSpillAddress()
666 BuildMI(*MI->getParent(), MI, MI->getDebugLoc(), get(AMDGPU::S_NOP)) in insertNOPs()
1509 DebugLoc DL = MI->getDebugLoc(); in buildExtractSubReg()
1548 DebugLoc DL = MI->getDebugLoc(); in split64BitImm()
1751 BuildMI(*InsertBB, Insert, MI->getDebugLoc(), in legalizeOperands()
1768 BuildMI(MBB, MI, MI->getDebugLoc(), get(AMDGPU::COPY), NewSrc0) in legalizeOperands()
1810 BuildMI(MBB, MI, MI->getDebugLoc(), get(AMDGPU::S_MOV_B64), in legalizeOperands()
1815 BuildMI(MBB, MI, MI->getDebugLoc(), get(AMDGPU::S_MOV_B32), in legalizeOperands()
1820 BuildMI(MBB, MI, MI->getDebugLoc(), get(AMDGPU::S_MOV_B32), in legalizeOperands()
1825 BuildMI(MBB, MI, MI->getDebugLoc(), get(AMDGPU::REG_SEQUENCE), in legalizeOperands()
[all …]
/external/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp389 MachineInstrBuilder MIB = BuildMI(MBB, MBBI, MI.getDebugLoc(), in ExpandVLD()
454 MachineInstrBuilder MIB = BuildMI(MBB, MBBI, MI.getDebugLoc(), in ExpandVST()
508 MachineInstrBuilder MIB = BuildMI(MBB, MBBI, MI.getDebugLoc(), in ExpandLaneOp()
592 MachineInstrBuilder MIB = BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(Opc)); in ExpandVTBL()
671 LO16 = BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(ARM::MOVi), DstReg); in ExpandMOV32BitImm()
672 HI16 = BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(ARM::ORRri)) in ExpandMOV32BitImm()
701 LO16 = BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(LO16Opc), DstReg); in ExpandMOV32BitImm()
702 HI16 = BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(HI16Opc)) in ExpandMOV32BitImm()
753 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(newOpc), in ExpandMI()
765 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(Opc), in ExpandMI()
[all …]
DThumb1FrameLowering.cpp63 DebugLoc dl = Old->getDebugLoc(); in eliminateCallFramePseudoInstr()
102 DebugLoc dl = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc(); in emitPrologue()
171 dl = MBBI->getDebugLoc(); in emitPrologue()
327 DebugLoc dl = MBBI->getDebugLoc(); in emitEpilogue()
414 DebugLoc dl = MBBI->getDebugLoc(); in emitEpilogue()
463 if (MI != MBB.end()) DL = MI->getDebugLoc(); in spillCalleeSavedRegisters()
503 DebugLoc DL = MI->getDebugLoc(); in restoreCalleeSavedRegisters()
/external/llvm/lib/Transforms/Utils/
DAddDiscriminators.cpp177 DILocation LastDIL = Last->getDebugLoc().get(); in runOnFunction()
184 DILocation FirstDIL = First->getDebugLoc().get(); in runOnFunction()
216 if (I1->getDebugLoc().get() != FirstDIL) in runOnFunction()
/external/llvm/lib/Target/Mips/
DMipsSEInstrInfo.cpp185 if (I != MBB.end()) DL = I->getDebugLoc(); in storeRegToStack()
227 if (I != MBB.end()) DL = I->getDebugLoc(); in loadRegFromStack()
363 DebugLoc DL = I != MBB.end() ? I->getDebugLoc() : DebugLoc(); in adjustStackPtr()
435 BuildMI(MBB, I, I->getDebugLoc(), get(Mips::PseudoReturn64)) in expandRetRA()
438 BuildMI(MBB, I, I->getDebugLoc(), get(Mips::PseudoReturn)).addReg(Mips::RA); in expandRetRA()
456 BuildMI(MBB, I, I->getDebugLoc(), get(NewOpc), I->getOperand(0).getReg()); in expandPseudoMFHiLo()
470 DebugLoc DL = I->getDebugLoc(); in expandPseudoMTLoHi()
496 DebugLoc DL = I->getDebugLoc(); in expandCvtFPInt()
518 DebugLoc dl = I->getDebugLoc(); in expandExtractElementF64()
557 DebugLoc dl = I->getDebugLoc(); in expandBuildPairF64()
[all …]
DMips16ISelLowering.cpp526 DebugLoc DL = MI->getDebugLoc(); in emitSel16()
588 DebugLoc DL = MI->getDebugLoc(); in emitSelT16()
653 DebugLoc DL = MI->getDebugLoc(); in emitSeliT16()
721 BuildMI(*BB, MI, MI->getDebugLoc(), TII->get(CmpOpc)).addReg(regX) in emitFEXT_T8I816_ins()
723 BuildMI(*BB, MI, MI->getDebugLoc(), TII->get(BtOpc)).addMBB(target); in emitFEXT_T8I816_ins()
745 BuildMI(*BB, MI, MI->getDebugLoc(), TII->get(CmpOpc)).addReg(regX) in emitFEXT_T8I8I16_ins()
747 BuildMI(*BB, MI, MI->getDebugLoc(), TII->get(BtOpc)).addMBB(target); in emitFEXT_T8I8I16_ins()
771 BuildMI(*BB, MI, MI->getDebugLoc(), TII->get(SltOpc)).addReg(regX).addReg( in emitFEXT_CCRX16_ins()
773 BuildMI(*BB, MI, MI->getDebugLoc(), in emitFEXT_CCRX16_ins()
790 BuildMI(*BB, MI, MI->getDebugLoc(), in emitFEXT_CCRXI16_ins()
[all …]
DMips16InstrInfo.cpp100 if (I != MBB.end()) DL = I->getDebugLoc(); in storeRegToStack()
118 if (I != MBB.end()) DL = I->getDebugLoc(); in loadRegFromStack()
199 DebugLoc DL = I != MBB.end() ? I->getDebugLoc() : DebugLoc(); in makeFrame()
229 DebugLoc DL = I != MBB.end() ? I->getDebugLoc() : DebugLoc(); in restoreFrame()
266 DebugLoc DL = I != MBB.end() ? I->getDebugLoc() : DebugLoc(); in adjustStackPtrBig()
437 BuildMI(MBB, I, I->getDebugLoc(), get(Opc)); in ExpandRetRA16()
449 DebugLoc DL = I != MBB.end() ? I->getDebugLoc() : DebugLoc(); in BuildAddiuSpImm()
DMipsSEFrameLowering.cpp160 BuildMI(MBB, I, I->getDebugLoc(), TII.get(TargetOpcode::COPY), Dst) in expandLoadCCond()
174 BuildMI(MBB, I, I->getDebugLoc(), TII.get(TargetOpcode::COPY), VR) in expandStoreCCond()
194 DebugLoc DL = I->getDebugLoc(); in expandLoadACC()
218 DebugLoc DL = I->getDebugLoc(); in expandStoreACC()
251 DebugLoc DL = I->getDebugLoc(); in expandCopyACC()
389 DebugLoc dl = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc(); in emitPrologue()
523 DebugLoc dl = MBBI->getDebugLoc(); in emitEpilogue()
/external/llvm/lib/CodeGen/AsmPrinter/
DDbgValueHistoryCalculator.cpp153 DebugLoc LastLoc = LastMI->getDebugLoc(); in getFirstEpilogueInst()
158 if (I->getDebugLoc() != LastLoc) in getFirstEpilogueInst()
208 assert(RawVar->isValidLocationForIntrinsic(MI.getDebugLoc()) && in calculateDbgValueHistory()
210 InlinedVariable Var(RawVar, MI.getDebugLoc()->getInlinedAt()); in calculateDbgValueHistory()
/external/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp176 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TargetOpcode::COPY), in EmitCopyFromReg()
296 BuildMI(*MBB, InsertPos, Op.getDebugLoc(), in getVR()
338 BuildMI(*MBB, InsertPos, Op.getNode()->getDebugLoc(), in AddRegisterOperand()
506 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), in EmitSubregNode()
515 Node->getDebugLoc()); in EmitSubregNode()
522 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), in EmitSubregNode()
555 BuildMI(*MF, Node->getDebugLoc(), TII->get(Opc), VRBase); in EmitSubregNode()
593 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TargetOpcode::COPY), in EmitCopyToRegClassNode()
611 MachineInstrBuilder MIB = BuildMI(*MF, Node->getDebugLoc(), II, NewVReg); in EmitRegSequence()
652 DebugLoc DL = SD->getDebugLoc(); in EmitDbgValue()
[all …]
/external/llvm/lib/Target/PowerPC/
DPPCEarlyReturn.cpp81 BuildMI(**PI, J, J->getDebugLoc(), TII->get(I->getOpcode())); in processBlock()
93 MIB = BuildMI(**PI, J, J->getDebugLoc(), TII->get(PPC::BCCLR)) in processBlock()
107 MIB = BuildMI(**PI, J, J->getDebugLoc(), in processBlock()
/external/mesa3d/src/gallium/drivers/radeon/
DR600ISelLowering.cpp266 return DAG.getCopyToReg(Chain, Op.getDebugLoc(), Reg, Op.getOperand(2)); in LowerOperation()
278 DebugLoc DL = Op.getDebugLoc(); in LowerOperation()
343 Op.getDebugLoc(), in LowerBR_CC()
351 CmpValue.getDebugLoc(), in LowerBR_CC()
376 DebugLoc DL = Op.getDebugLoc(); in LowerROTL()
389 DebugLoc DL = Op.getDebugLoc(); in LowerSELECT_CC()
505 DebugLoc DL = Op.getDebugLoc(); in LowerSETCC()
509 Op.getDebugLoc(), in LowerSETCC()
DAMDILISelLowering.cpp361 DebugLoc DL = Op.getDebugLoc(); in LowerBUILD_VECTOR()
424 DebugLoc DL = Op.getDebugLoc(); in LowerSIGN_EXTEND_INREG()
482 Op.getDebugLoc(), in LowerBRCOND()
491 DebugLoc DL = Op.getDebugLoc(); in LowerSDIV24()
572 DebugLoc DL = Op.getDebugLoc(); in LowerSDIV32()
645 DebugLoc DL = Op.getDebugLoc(); in LowerSREM8()
663 DebugLoc DL = Op.getDebugLoc(); in LowerSREM16()
681 DebugLoc DL = Op.getDebugLoc(); in LowerSREM32()
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp127 emitGRX32Move(*MI->getParent(), MI, MI->getDebugLoc(), in expandRIEPseudo()
151 emitGRX32Move(*MI->getParent(), MI, MI->getDebugLoc(), in expandZExtPseudo()
595 DebugLoc DL = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc(); in storeRegToStackSlot()
611 DebugLoc DL = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc(); in loadRegFromStackSlot()
707 BuildMI(*MBB, MBBI, MI->getDebugLoc(), get(ThreeOperandOpcode)) in convertToThreeAddress()
739 BuildMI(*MBB, MI, MI->getDebugLoc(), get(NewOpcode)) in convertToThreeAddress()
762 return BuildMI(MF, MI->getDebugLoc(), get(SystemZ::AGSI)) in foldMemoryOperandImpl()
783 return BuildMI(MF, MI->getDebugLoc(), get(Opcode)) in foldMemoryOperandImpl()
795 return BuildMI(MF, MI->getDebugLoc(), get(StoreOpcode)) in foldMemoryOperandImpl()
804 return BuildMI(MF, MI->getDebugLoc(), get(LoadOpcode), Dest) in foldMemoryOperandImpl()
[all …]
DSystemZLDCleanup.cpp117 MachineInstr *Copy = BuildMI(*I->getParent(), I, I->getDebugLoc(), in ReplaceTLSCall()
137 MachineInstr *Copy = BuildMI(*I->getParent(), Next, I->getDebugLoc(), in SetRegister()
/external/llvm/lib/CodeGen/
DGCRootLowering.cpp287 MCSymbol *Label = InsertLabel(*CI->getParent(), CI, CI->getDebugLoc()); in VisitCallPoint()
288 FI->addSafePoint(GC::PreCall, Label, CI->getDebugLoc()); in VisitCallPoint()
292 MCSymbol *Label = InsertLabel(*CI->getParent(), RAI, CI->getDebugLoc()); in VisitCallPoint()
293 FI->addSafePoint(GC::PostCall, Label, CI->getDebugLoc()); in VisitCallPoint()
/external/llvm/lib/Target/XCore/
DXCoreRegisterInfo.cpp67 DebugLoc dl = MI.getDebugLoc(); in InsertFPImmInst()
100 DebugLoc dl = MI.getDebugLoc(); in InsertFPConstInst()
134 DebugLoc dl = MI.getDebugLoc(); in InsertSPImmInst()
168 DebugLoc dl = MI.getDebugLoc(); in InsertSPConstInst()
/external/llvm/lib/Target/BPF/
DBPFInstrInfo.cpp52 DL = I->getDebugLoc(); in storeRegToStackSlot()
70 DL = I->getDebugLoc(); in loadRegFromStackSlot()

123456789