Home
last modified time | relevance | path

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

12

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp353 MachineInstr *MIb = BuildMI(MBB, ClauseHead, MBB.findDebugLoc(ClauseHead), in MakeFetchClause()
524 BuildMI(MBB, MBB.begin(), MBB.findDebugLoc(MBB.begin()), in runOnMachineFunction()
572 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), in runOnMachineFunction()
589 BuildMI(MBB, MI, MBB.findDebugLoc(MI), getHWInstrDesc(CF_END_LOOP)) in runOnMachineFunction()
597 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), in runOnMachineFunction()
611 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), in runOnMachineFunction()
626 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), in runOnMachineFunction()
645 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), in runOnMachineFunction()
653 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), in runOnMachineFunction()
662 DebugLoc DL = MBB.findDebugLoc(MI); in runOnMachineFunction()
[all …]
H A DR600ISelLowering.cpp311 NewMI = BuildMI(*BB, I, BB->findDebugLoc(I), in EmitInstrWithCustomInserter()
379 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(MI.getOpcode())) in EmitInstrWithCustomInserter()
386 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(MI.getOpcode())) in EmitInstrWithCustomInserter()
394 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(R600::JUMP)) in EmitInstrWithCustomInserter()
400 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(R600::PRED_X), in EmitInstrWithCustomInserter()
406 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(R600::JUMP_COND)) in EmitInstrWithCustomInserter()
414 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(R600::PRED_X), in EmitInstrWithCustomInserter()
420 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(R600::JUMP_COND)) in EmitInstrWithCustomInserter()
448 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(MI.getOpcode())) in EmitInstrWithCustomInserter()
H A DR600EmitClauseMarkers.cpp293 BuildMI(MBB, ClauseHead, MBB.findDebugLoc(ClauseHead), TII->get(Opcode)) in MakeALUClause()
H A DAMDGPUMachineCFGStructurizer.cpp1767 const DebugLoc &DL = MergeBB->findDebugLoc(MergeBB->begin()); in insertMergePHI()
1870 ? SinglePred->findDebugLoc(SinglePred->getFirstTerminator()) in createIfBlock()
1909 const DebugLoc &DL = CodeBB->findDebugLoc(CodeBB->getFirstTerminator()); in rewriteCodeBBTerminator()
2008 const DebugLoc &DL = IfBB->findDebugLoc(IfBB->getFirstTerminator()); in insertChainedPHI()
2158 const DebugLoc &DL = Entry->findDebugLoc(Entry->begin()); in createEntryPHI()
2736 const DebugLoc &DL = NewSucc->findDebugLoc(NewSucc->getFirstNonPHI()); in structurizeComplexRegion()
H A DSIInstrInfo.cpp879 const DebugLoc &DL = MBB.findDebugLoc(MI); in storeRegToStackSlot()
980 const DebugLoc &DL = MBB.findDebugLoc(MI); in loadRegFromStackSlot()
1035 const DebugLoc &DL = MBB.findDebugLoc(MI); in calculateLDSSpillAddress()
1125 DebugLoc DL = MBB.findDebugLoc(MI); in insertWaitStates()
1168 DebugLoc DL = MBB.findDebugLoc(MI); in expandPostRAPseudo()
3309 DebugLoc DL = MBB->findDebugLoc(I); in legalizeOpWithMove()
H A DR600InstrInfo.cpp1245 MachineInstrBuilder MIB = BuildMI(MBB, I, MBB.findDebugLoc(I), get(Opcode), in buildDefaultInstruction()
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86CondBrFolding.cpp231 BuildMI(*MBB, BrMI, MBB->findDebugLoc(BrMI), TII->get(JNCC)) in replaceBrDest()
237 BuildMI(*MBB, UncondBrI, MBB->findDebugLoc(UncondBrI), TII->get(X86::JMP_1)) in replaceBrDest()
257 MachineInstrBuilder MIB = BuildMI(*MBB, BrMI, MBB->findDebugLoc(BrMI), in fixupModifiedCond()
264 BuildMI(*MBB, UncondBrI, MBB->findDebugLoc(UncondBrI), TII->get(X86::JMP_1)) in fixupModifiedCond()
326 BuildMI(*RootMBB, UncondBrI, RootMBB->findDebugLoc(UncondBrI), in optimizeCondBr()
331 BuildMI(*RootMBB, UncondBrI, RootMBB->findDebugLoc(UncondBrI), in optimizeCondBr()
H A DX86IndirectBranchTracking.cpp81 BuildMI(MBB, MI, MBB.findDebugLoc(MI), TII->get(EndbrOpcode)); in addENDBR()
H A DX86FrameLowering.cpp520 DebugLoc DL = PrologMBB.findDebugLoc(MBBI); in inlineStackProbe()
2026 DebugLoc DL = MBB.findDebugLoc(MI); in spillCalleeSavedRegisters()
2147 DebugLoc DL = MBB.findDebugLoc(MI); in restoreCalleeSavedRegisters()
3167 DebugLoc DL = MBB.findDebugLoc(MBBI); in processFunctionBeforeFrameFinalized()
/freebsd-12.1/contrib/llvm/lib/Target/ARC/
H A DARCFrameLowering.cpp275 BuildMI(MBB, MBBI, MBB.findDebugLoc(MBBI), TII->get(ARC::ADD_rru6)) in emitEpilogue()
282 BuildMI(MBB, MBBI, MBB.findDebugLoc(MBBI), TII->get(ARC::BL)) in emitEpilogue()
285 BuildMI(MBB, MBBI, MBB.findDebugLoc(MBBI), TII->get(ARC::ADD_rru6)) in emitEpilogue()
292 BuildMI(MBB, MBBI, MBB.findDebugLoc(MBBI), TII->get(ARC::POP_S_BLINK)); in emitEpilogue()
296 BuildMI(MBB, MBBI, MBB.findDebugLoc(MBBI), TII->get(ARC::LD_AB_rs9)) in emitEpilogue()
308 BuildMI(MBB, MBBI, MBB.findDebugLoc(MBBI), TII->get(ARC::ADD_rru6)) in emitEpilogue()
H A DARCInstrInfo.cpp287 DebugLoc dl = MBB.findDebugLoc(I); in storeRegToStackSlot()
315 DebugLoc dl = MBB.findDebugLoc(I); in loadRegFromStackSlot()
349 DebugLoc dl = MBB.findDebugLoc(MI); in loadImmediate()
/freebsd-12.1/contrib/llvm/lib/Target/AVR/
H A DAVRFrameLowering.cpp244 DebugLoc DL = MBB.findDebugLoc(MI); in spillCalleeSavedRegisters()
284 DebugLoc DL = MBB.findDebugLoc(MI); in restoreCalleeSavedRegisters()
512 DebugLoc DL = EntryMBB.findDebugLoc(MBBI); in runOnMachineFunction()
H A DAVRInstrInfo.cpp356 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(JNCC)) in analyzeBranch()
358 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(AVR::RJMPk)) in analyzeBranch()
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64BranchTargets.cpp127 BuildMI(MBB, MBB.begin(), MBB.findDebugLoc(MBB.begin()), in addBTI()
H A DAArch64FrameLowering.cpp326 DebugLoc DL = MBB.findDebugLoc(MBBI); in emitCalleeSavedFrameMoves()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h728 DebugLoc findDebugLoc(instr_iterator MBBI);
729 DebugLoc findDebugLoc(iterator MBBI) {
730 return findDebugLoc(MBBI.getInstrIterator());
/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp305 BuildMI(*Header, InsertPos, Header->findDebugLoc(InsertPos), in placeBlockMarker()
387 MachineInstr *Begin = BuildMI(MBB, InsertPos, MBB.findDebugLoc(InsertPos), in placeLoopMarker()
546 BuildMI(*Header, InsertPos, Header->findDebugLoc(InsertPos), in placeTryMarker()
H A DWebAssemblyLateEHPrepare.cpp404 DebugLoc DL = CatchTermPad->findDebugLoc(CatchTermPad->begin()); in addCatchAllTerminatePads()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp257 DebugLoc DL = MBBInfo.MBB->findDebugLoc(MBBI); in insertCFIInstrs()
H A DTailDuplicator.cpp377 BuildMI(*PredBB, PredBB->end(), PredBB->findDebugLoc(PredBB->begin()), in duplicateInstruction()
H A DMachineOutliner.cpp988 MBB->findDebugLoc(MBB->begin()), MBB); in emitOutlinedFunctionRemark()
H A DMachineBasicBlock.cpp1282 MachineBasicBlock::findDebugLoc(instr_iterator MBBI) { in findDebugLoc() function in MachineBasicBlock
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonGenMux.cpp337 const DebugLoc &DL = B.findDebugLoc(MX.At); in genMuxInBlock()
H A DHexagonFrameLowering.cpp624 DebugLoc dl = MBB.findDebugLoc(InsertPt); in insertPrologueInBlock()
655 DebugLoc dl = MBB.findDebugLoc(InsertPt); in insertEpilogueInBlock()
750 DebugLoc dl = MBB.findDebugLoc(InsertPt); in insertAllocframe()
1300 : MBB.findDebugLoc(MBB.end()); in insertCSRRestoresInBlock()
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp724 DebugLoc DL = MBB.findDebugLoc(MBB.begin()); in emitGPDisp()

12