| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/ |
| H A D | R600ControlFlowFinalizer.cpp | 353 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 D | R600ISelLowering.cpp | 311 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 D | R600EmitClauseMarkers.cpp | 293 BuildMI(MBB, ClauseHead, MBB.findDebugLoc(ClauseHead), TII->get(Opcode)) in MakeALUClause()
|
| H A D | AMDGPUMachineCFGStructurizer.cpp | 1767 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 D | SIInstrInfo.cpp | 879 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 D | R600InstrInfo.cpp | 1245 MachineInstrBuilder MIB = BuildMI(MBB, I, MBB.findDebugLoc(I), get(Opcode), in buildDefaultInstruction()
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86CondBrFolding.cpp | 231 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 D | X86IndirectBranchTracking.cpp | 81 BuildMI(MBB, MI, MBB.findDebugLoc(MI), TII->get(EndbrOpcode)); in addENDBR()
|
| H A D | X86FrameLowering.cpp | 520 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 D | ARCFrameLowering.cpp | 275 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 D | ARCInstrInfo.cpp | 287 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 D | AVRFrameLowering.cpp | 244 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 D | AVRInstrInfo.cpp | 356 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 D | AArch64BranchTargets.cpp | 127 BuildMI(MBB, MBB.begin(), MBB.findDebugLoc(MBB.begin()), in addBTI()
|
| H A D | AArch64FrameLowering.cpp | 326 DebugLoc DL = MBB.findDebugLoc(MBBI); in emitCalleeSavedFrameMoves()
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | MachineBasicBlock.h | 728 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 D | WebAssemblyCFGStackify.cpp | 305 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 D | WebAssemblyLateEHPrepare.cpp | 404 DebugLoc DL = CatchTermPad->findDebugLoc(CatchTermPad->begin()); in addCatchAllTerminatePads()
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | CFIInstrInserter.cpp | 257 DebugLoc DL = MBBInfo.MBB->findDebugLoc(MBBI); in insertCFIInstrs()
|
| H A D | TailDuplicator.cpp | 377 BuildMI(*PredBB, PredBB->end(), PredBB->findDebugLoc(PredBB->begin()), in duplicateInstruction()
|
| H A D | MachineOutliner.cpp | 988 MBB->findDebugLoc(MBB->begin()), MBB); in emitOutlinedFunctionRemark()
|
| H A D | MachineBasicBlock.cpp | 1282 MachineBasicBlock::findDebugLoc(instr_iterator MBBI) { in findDebugLoc() function in MachineBasicBlock
|
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/ |
| H A D | HexagonGenMux.cpp | 337 const DebugLoc &DL = B.findDebugLoc(MX.At); in genMuxInBlock()
|
| H A D | HexagonFrameLowering.cpp | 624 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 D | MipsBranchExpansion.cpp | 724 DebugLoc DL = MBB.findDebugLoc(MBB.begin()); in emitGPDisp()
|