Home
last modified time | relevance | path

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

12345678

/minix/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonExpandPredSpillCode.cpp100 BuildMI(*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
103 BuildMI(*MBB, MII, MI->getDebugLoc(), TII->get(Hexagon::A2_add), in runOnMachineFunction()
108 BuildMI(*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
113 BuildMI(*MBB, MII, MI->getDebugLoc(), TII->get(Hexagon::ADD_ri), in runOnMachineFunction()
117 BuildMI(*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
124 BuildMI(*MBB, MII, MI->getDebugLoc(), TII->get(Hexagon::C2_tfrpr), in runOnMachineFunction()
126 BuildMI(*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
146 BuildMI(*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
149 BuildMI(*MBB, MII, MI->getDebugLoc(), TII->get(Hexagon::A2_add), in runOnMachineFunction()
160 BuildMI(*MBB, MII, MI->getDebugLoc(), TII->get(Hexagon::ADD_ri), in runOnMachineFunction()
[all …]
H A DHexagonSplitConst32AndConst64.cpp93 BuildMI (*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
95 BuildMI (*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
106 BuildMI (*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
108 BuildMI (*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
119 BuildMI (*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
121 BuildMI (*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
132 BuildMI (*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
134 BuildMI (*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
151 BuildMI (*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
154 BuildMI (*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
[all …]
H A DHexagonSplitTFRCondSets.cpp113 BuildMI(*MBB, MII, MI->getDebugLoc(), TII->get(Opc1), in runOnMachineFunction()
132 BuildMI(*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
137 BuildMI(*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
142 BuildMI(*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
158 BuildMI(*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
163 BuildMI(*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
172 BuildMI(*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
188 BuildMI(*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
191 BuildMI(*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
195 BuildMI(*MBB, MII, MI->getDebugLoc(), in runOnMachineFunction()
[all …]
H A DHexagonRegisterInfo.cpp176 BuildMI(*MI.getParent(), II, MI.getDebugLoc(), in eliminateFrameIndex()
178 BuildMI(*MI.getParent(), II, MI.getDebugLoc(), in eliminateFrameIndex()
182 BuildMI(*MI.getParent(), II, MI.getDebugLoc(), in eliminateFrameIndex()
204 BuildMI(*MI.getParent(), II, MI.getDebugLoc(), in eliminateFrameIndex()
206 BuildMI(*MI.getParent(), II, MI.getDebugLoc(), in eliminateFrameIndex()
210 BuildMI(*MI.getParent(), II, MI.getDebugLoc(), in eliminateFrameIndex()
236 BuildMI(*MI.getParent(), II, MI.getDebugLoc(), in eliminateFrameIndex()
238 BuildMI(*MI.getParent(), II, MI.getDebugLoc(), in eliminateFrameIndex()
245 BuildMI(*MI.getParent(), II, MI.getDebugLoc(), in eliminateFrameIndex()
255 BuildMI(*MI.getParent(), II, MI.getDebugLoc(), in eliminateFrameIndex()
[all …]
/minix/external/bsd/llvm/dist/llvm/lib/Target/MSP430/
H A 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()
/minix/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A 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()
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()
550 MIB2 = BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(Opc)) in expandMOVImm()
628 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(Opcode), in expandMI()
[all …]
H A DAArch64CleanupLocalDynamicTLSPass.cpp101 MachineInstr *Copy = BuildMI(*I->getParent(), I, I->getDebugLoc(), in replaceTLSBaseAddrCall()
125 MachineInstr *Copy = BuildMI(*I->getParent(), Next, I->getDebugLoc(), in setRegister()
H A DAArch64A53Fix835769.cpp175 DebugLoc DL = I->getDebugLoc(); in insertNopBeforeInstruction()
179 DebugLoc DL = MI->getDebugLoc(); in insertNopBeforeInstruction()
/minix/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DSILowerControlFlow.cpp150 DebugLoc DL = MI.getDebugLoc(); in SkipIfDead()
183 DebugLoc DL = MI.getDebugLoc(); in If()
201 DebugLoc DL = MI.getDebugLoc(); in Else()
220 DebugLoc DL = MI.getDebugLoc(); in Break()
234 DebugLoc DL = MI.getDebugLoc(); in IfBreak()
249 DebugLoc DL = MI.getDebugLoc(); in ElseBreak()
264 DebugLoc DL = MI.getDebugLoc(); in Loop()
280 DebugLoc DL = MI.getDebugLoc(); in EndCf()
300 DebugLoc DL = MI.getDebugLoc(); in Kill()
330 DebugLoc DL = MI.getDebugLoc(); in LoadM0()
[all …]
H A DSILowerI1Copies.cpp112 DebugLoc DL = MI.getDebugLoc(); in runOnMachineFunction()
138 BuildMI(MBB, &MI, MI.getDebugLoc(), TII->get(AMDGPU::V_CMP_NE_I32_e64)) in runOnMachineFunction()
H A DSIInstrInfo.cpp580 DebugLoc DL = Insert->getDebugLoc(); in calculateLDSSpillAddress()
1379 DebugLoc DL = MI->getDebugLoc(); in buildExtractSubReg()
1418 DebugLoc DL = MI->getDebugLoc(); in split64BitImm()
1619 BuildMI(*InsertBB, Insert, MI->getDebugLoc(), in legalizeOperands()
1678 BuildMI(MBB, MI, MI->getDebugLoc(), get(AMDGPU::S_MOV_B64), in legalizeOperands()
1778 DebugLoc DL = MI->getDebugLoc(); in splitSMRD()
1978 DebugLoc DL = Inst->getDebugLoc(); in moveToVALU()
2187 DebugLoc DL = Inst->getDebugLoc(); in splitScalar64BitUnaryOp()
2240 DebugLoc DL = Inst->getDebugLoc(); in splitScalar64BitBinaryOp()
2300 DebugLoc DL = Inst->getDebugLoc(); in splitScalar64BitBCNT()
[all …]
/minix/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp389 MachineInstrBuilder MIB = BuildMI(MBB, MBBI, MI.getDebugLoc(), in ExpandVLD()
454 MachineInstrBuilder MIB = BuildMI(MBB, MBBI, MI.getDebugLoc(), in ExpandVST()
753 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(newOpc), in ExpandMI()
765 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(Opc), in ExpandMI()
803 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(NewOpc), in ExpandMI()
814 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(Opc), in ExpandMI()
827 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(Opc), in ExpandMI()
849 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(NewOpc), in ExpandMI()
935 MIB = BuildMI(MBB, MBBI, MI.getDebugLoc(), in ExpandMI()
940 MIB = BuildMI(MBB, MBBI, MI.getDebugLoc(), in ExpandMI()
[all …]
H A DThumb1FrameLowering.cpp63 DebugLoc dl = Old->getDebugLoc(); in eliminateCallFramePseudoInstr()
106 DebugLoc dl = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc(); in emitPrologue()
175 dl = MBBI->getDebugLoc(); in emitPrologue()
331 DebugLoc dl = MBBI->getDebugLoc(); in emitEpilogue()
422 DebugLoc dl = MBBI->getDebugLoc(); in emitEpilogue()
472 if (MI != MBB.end()) DL = MI->getDebugLoc(); in spillCalleeSavedRegisters()
512 DebugLoc DL = MI->getDebugLoc(); in restoreCalleeSavedRegisters()
H A DThumb1InstrInfo.cpp84 if (I != MBB.end()) DL = I->getDebugLoc(); in storeRegToStackSlot()
112 if (I != MBB.end()) DL = I->getDebugLoc(); in loadRegFromStackSlot()
/minix/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DAddDiscriminators.cpp177 DebugLoc LastLoc = Last->getDebugLoc(); in runOnFunction()
184 DebugLoc FirstLoc = First->getDebugLoc(); in runOnFunction()
208 if (I1->getDebugLoc() != FirstLoc) break; in runOnFunction()
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DErlangGC.cpp77 MCSymbol* Label = InsertLabel(*MI->getParent(), RAI, MI->getDebugLoc()); in findCustomSafePoints()
78 FI.addSafePoint(GC::PostCall, Label, MI->getDebugLoc()); in findCustomSafePoints()
H A DGCStrategy.cpp343 MCSymbol* Label = InsertLabel(*CI->getParent(), CI, CI->getDebugLoc()); in VisitCallPoint()
344 FI->addSafePoint(GC::PreCall, Label, CI->getDebugLoc()); in VisitCallPoint()
348 MCSymbol* Label = InsertLabel(*CI->getParent(), RAI, CI->getDebugLoc()); in VisitCallPoint()
349 FI->addSafePoint(GC::PostCall, Label, CI->getDebugLoc()); in VisitCallPoint()
/minix/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A 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()
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()
626 BuildMI(MBB, I, I->getDebugLoc(), get(ADDU), T9) in expandEhReturn()
[all …]
H A DMips16ISelLowering.cpp527 DebugLoc DL = MI->getDebugLoc(); in emitSel16()
590 DebugLoc DL = MI->getDebugLoc(); in emitSelT16()
655 DebugLoc DL = MI->getDebugLoc(); in emitSeliT16()
724 BuildMI(*BB, MI, MI->getDebugLoc(), TII->get(CmpOpc)).addReg(regX) in emitFEXT_T8I816_ins()
726 BuildMI(*BB, MI, MI->getDebugLoc(), TII->get(BtOpc)).addMBB(target); in emitFEXT_T8I816_ins()
749 BuildMI(*BB, MI, MI->getDebugLoc(), TII->get(CmpOpc)).addReg(regX) in emitFEXT_T8I8I16_ins()
751 BuildMI(*BB, MI, MI->getDebugLoc(), TII->get(BtOpc)).addMBB(target); in emitFEXT_T8I8I16_ins()
776 BuildMI(*BB, MI, MI->getDebugLoc(), TII->get(SltOpc)).addReg(regX).addReg( in emitFEXT_CCRX16_ins()
778 BuildMI(*BB, MI, MI->getDebugLoc(), in emitFEXT_CCRX16_ins()
795 BuildMI(*BB, MI, MI->getDebugLoc(), in emitFEXT_CCRXI16_ins()
[all …]
H A 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()
H A DMipsSERegisterInfo.cpp167 DebugLoc DL = II->getDebugLoc(); in eliminateFI()
185 DebugLoc DL = II->getDebugLoc(); in eliminateFI()
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp296 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()
652 DebugLoc DL = SD->getDebugLoc(); in EmitDbgValue()
780 MachineInstrBuilder MIB = BuildMI(*MF, Node->getDebugLoc(), II); in EmitMachineNode()
914 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), in EmitSpecialNode()
925 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TarOp)) in EmitSpecialNode()
[all …]
/minix/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A 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()
736 BuildMI(*MBB, MI, MI->getDebugLoc(), get(NewOpcode)) in convertToThreeAddress()
760 return BuildMI(MF, MI->getDebugLoc(), get(SystemZ::AGSI)) in foldMemoryOperandImpl()
781 return BuildMI(MF, MI->getDebugLoc(), get(Opcode)) in foldMemoryOperandImpl()
793 return BuildMI(MF, MI->getDebugLoc(), get(StoreOpcode)) in foldMemoryOperandImpl()
802 return BuildMI(MF, MI->getDebugLoc(), get(LoadOpcode), Dest) in foldMemoryOperandImpl()
825 return BuildMI(MF, MI->getDebugLoc(), get(SystemZ::MVC)) in foldMemoryOperandImpl()
[all …]
H A DSystemZFrameLowering.cpp135 DebugLoc DL = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc(); in spillCalleeSavedRegisters()
224 DebugLoc DL = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc(); in restoreCalleeSavedRegisters()
323 DebugLoc DL = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc(); in emitPrologue()
427 DebugLoc DL = MBBI->getDebugLoc(); in emitEpilogue()
445 DebugLoc DL = MBBI->getDebugLoc(); in emitEpilogue()
/minix/external/bsd/llvm/dist/llvm/lib/Target/XCore/
H A 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()

12345678