Home
last modified time | relevance | path

Searched refs:findDebugLoc (Results 1 – 25 of 39) sorted by relevance

12

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp322 MachineInstr *MIb = BuildMI(MBB, ClauseHead, MBB.findDebugLoc(ClauseHead), in MakeFetchClause()
491 BuildMI(MBB, MBB.begin(), MBB.findDebugLoc(MBB.begin()), in runOnMachineFunction()
522 BuildMI(MBB, MI, MBB.findDebugLoc(MI), TII->get(R600::CF_PUSH_EG)) in runOnMachineFunction()
539 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), in runOnMachineFunction()
556 BuildMI(MBB, MI, MBB.findDebugLoc(MI), getHWInstrDesc(CF_END_LOOP)) in runOnMachineFunction()
564 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), in runOnMachineFunction()
578 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), in runOnMachineFunction()
593 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), in runOnMachineFunction()
612 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), in runOnMachineFunction()
620 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), in runOnMachineFunction()
[all …]
H A DR600ISelLowering.cpp233 NewMI = BuildMI(*BB, I, BB->findDebugLoc(I), in EmitInstrWithCustomInserter()
302 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(MI.getOpcode())) in EmitInstrWithCustomInserter()
309 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(MI.getOpcode())) in EmitInstrWithCustomInserter()
317 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(R600::JUMP)) in EmitInstrWithCustomInserter()
323 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(R600::PRED_X), in EmitInstrWithCustomInserter()
329 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(R600::JUMP_COND)) in EmitInstrWithCustomInserter()
337 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(R600::PRED_X), in EmitInstrWithCustomInserter()
343 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(R600::JUMP_COND)) in EmitInstrWithCustomInserter()
371 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(MI.getOpcode())) in EmitInstrWithCustomInserter()
H A DR600EmitClauseMarkers.cpp277 BuildMI(MBB, ClauseHead, MBB.findDebugLoc(ClauseHead), TII->get(Opcode)) in MakeALUClause()
H A DAMDGPUMachineCFGStructurizer.cpp1733 const DebugLoc &DL = MergeBB->findDebugLoc(MergeBB->begin()); in insertMergePHI()
1824 ? SinglePred->findDebugLoc(SinglePred->getFirstTerminator()) in createIfBlock()
1862 const DebugLoc &DL = CodeBB->findDebugLoc(CodeBB->getFirstTerminator()); in rewriteCodeBBTerminator()
1961 const DebugLoc &DL = IfBB->findDebugLoc(IfBB->getFirstTerminator()); in insertChainedPHI()
2110 const DebugLoc &DL = Entry->findDebugLoc(Entry->begin()); in createEntryPHI()
2684 const DebugLoc &DL = NewSucc->findDebugLoc(NewSucc->getFirstNonPHI()); in structurizeComplexRegion()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64BranchTargets.cpp140 BuildMI(MBB, MBB.begin(), MBB.findDebugLoc(MBB.begin()), in addBTI()
143 BuildMI(MBB, MBB.begin(), MBB.findDebugLoc(MBB.begin()), in addBTI()
H A DAArch64ReturnProtectorLowering.cpp38 DebugLoc MBBDL = MBB.findDebugLoc(MI); in insertReturnProtectorPrologue()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARC/
H A DARCFrameLowering.cpp287 BuildMI(MBB, MBBI, MBB.findDebugLoc(MBBI), TII->get(Opc), ARC::SP) in emitEpilogue()
294 BuildMI(MBB, MBBI, MBB.findDebugLoc(MBBI), TII->get(ARC::BL)) in emitEpilogue()
302 BuildMI(MBB, MBBI, MBB.findDebugLoc(MBBI), TII->get(Opc), ARC::SP) in emitEpilogue()
308 BuildMI(MBB, MBBI, MBB.findDebugLoc(MBBI), TII->get(ARC::POP_S_BLINK)); in emitEpilogue()
312 BuildMI(MBB, MBBI, MBB.findDebugLoc(MBBI), TII->get(ARC::LD_AB_rs9)) in emitEpilogue()
329 BuildMI(MBB, MBBI, MBB.findDebugLoc(MBBI), TII->get(Opc)) in emitEpilogue()
H A DARCInstrInfo.cpp297 DebugLoc DL = MBB.findDebugLoc(I); in storeRegToStackSlot()
326 DebugLoc DL = MBB.findDebugLoc(I); in loadRegFromStackSlot()
360 DebugLoc DL = MBB.findDebugLoc(MI); in loadImmediate()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMBranchTargets.cpp136 BuildMI(MBB, MBBI, MBB.findDebugLoc(MBBI), TII.get(OpCode)) in addBTI()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ReturnProtectorLowering.cpp37 DebugLoc MBBDL = MBB.findDebugLoc(MI); in insertReturnProtectorPrologue()
H A DX86IndirectBranchTracking.cpp81 BuildMI(MBB, I, MBB.findDebugLoc(I), TII->get(EndbrOpcode)); in addENDBR()
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kInstrInfo.cpp751 DebugLoc DL = MBB.findDebugLoc(MI); in storeRegToStackSlot()
768 DebugLoc DL = MBB.findDebugLoc(MI); in loadRegFromStackSlot()
835 DebugLoc DL = FirstMBB.findDebugLoc(MBBI); in runOnMachineFunction()
H A DM68kFrameLowering.cpp344 DebugLoc DL = MBB.findDebugLoc(MBBI); in emitSPUpdate()
837 auto DL = MBB.findDebugLoc(MI); in spillCalleeSavedRegisters()
872 auto DL = MBB.findDebugLoc(MI); in restoreCalleeSavedRegisters()
/openbsd-src/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp349 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(JNCC)) in analyzeBranch()
351 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(AVR::RJMPk)) in analyzeBranch()
H A DAVRFrameLowering.cpp253 DebugLoc DL = MBB.findDebugLoc(MI); in spillCalleeSavedRegisters()
292 DebugLoc DL = MBB.findDebugLoc(MI); in restoreCalleeSavedRegisters()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h1071 DebugLoc findDebugLoc(instr_iterator MBBI);
1072 DebugLoc findDebugLoc(iterator MBBI) {
1073 return findDebugLoc(MBBI.getInstrIterator());
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCReturnProtectorLowering.cpp37 DebugLoc MBBDL = MBB.findDebugLoc(MI); in insertReturnProtectorPrologue()
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp357 BuildMI(*Header, InsertPos, Header->findDebugLoc(InsertPos), in placeBlockMarker()
435 MachineInstr *Begin = BuildMI(MBB, InsertPos, MBB.findDebugLoc(InsertPos), in placeLoopMarker()
605 BuildMI(*Header, InsertPos, Header->findDebugLoc(InsertPos), in placeTryMarker()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsReturnProtectorLowering.cpp36 DebugLoc MBBDL = MBB.findDebugLoc(MI); in insertReturnProtectorPrologue()
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonGenMux.cpp336 const DebugLoc &DL = B.findDebugLoc(MX.At); in genMuxInBlock()
H A DHexagonFrameLowering.cpp628 DebugLoc dl = MBB.findDebugLoc(InsertPt); in insertPrologueInBlock()
771 DebugLoc dl = MBB.findDebugLoc(InsertPt); in insertEpilogueInBlock()
900 DebugLoc dl = MBB.findDebugLoc(InsertPt); in insertAllocframe()
1447 : MBB.findDebugLoc(MBB.end()); in insertCSRRestoresInBlock()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp309 DebugLoc DL = MBBInfo.MBB->findDebugLoc(MBBI); in insertCFIInstrs()
H A DMachineOutliner.cpp507 MBB->findDebugLoc(MBB->begin()), MBB); in emitOutlinedFunctionRemark()
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp1111 insertVSETVLI(MBB, InsertPt, MBB.findDebugLoc(InsertPt), ExitInfo, in emitVSETVLIs()
1222 UnavailablePred->findDebugLoc(InsertPt), in doPRE()
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVEInstrInfo.cpp1002 DebugLoc dl = MBB.findDebugLoc(MI); in expandExtendStackPseudo()
1086 DebugLoc DL = MBB->findDebugLoc(MI); in expandGetStackTopPseudo()

12