Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600ControlFlowFinalizer.cpp352 MachineInstr *MIb = BuildMI(MBB, ClauseHead, MBB.findDebugLoc(ClauseHead), in MakeFetchClause()
523 BuildMI(MBB, MBB.begin(), MBB.findDebugLoc(MBB.begin()), in runOnMachineFunction()
554 BuildMI(MBB, MI, MBB.findDebugLoc(MI), TII->get(R600::CF_PUSH_EG)) in runOnMachineFunction()
571 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), in runOnMachineFunction()
588 BuildMI(MBB, MI, MBB.findDebugLoc(MI), getHWInstrDesc(CF_END_LOOP)) in runOnMachineFunction()
596 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), in runOnMachineFunction()
610 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), in runOnMachineFunction()
625 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), in runOnMachineFunction()
644 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), in runOnMachineFunction()
652 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), in runOnMachineFunction()
[all …]
DR600ISelLowering.cpp313 NewMI = BuildMI(*BB, I, BB->findDebugLoc(I), in EmitInstrWithCustomInserter()
381 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(MI.getOpcode())) in EmitInstrWithCustomInserter()
388 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(MI.getOpcode())) in EmitInstrWithCustomInserter()
396 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(R600::JUMP)) in EmitInstrWithCustomInserter()
402 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(R600::PRED_X), in EmitInstrWithCustomInserter()
408 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(R600::JUMP_COND)) in EmitInstrWithCustomInserter()
416 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(R600::PRED_X), in EmitInstrWithCustomInserter()
422 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(R600::JUMP_COND)) in EmitInstrWithCustomInserter()
450 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(MI.getOpcode())) in EmitInstrWithCustomInserter()
DR600EmitClauseMarkers.cpp292 BuildMI(MBB, ClauseHead, MBB.findDebugLoc(ClauseHead), TII->get(Opcode)) in MakeALUClause()
DAMDGPUMachineCFGStructurizer.cpp1769 const DebugLoc &DL = MergeBB->findDebugLoc(MergeBB->begin()); in insertMergePHI()
1872 ? SinglePred->findDebugLoc(SinglePred->getFirstTerminator()) in createIfBlock()
1911 const DebugLoc &DL = CodeBB->findDebugLoc(CodeBB->getFirstTerminator()); in rewriteCodeBBTerminator()
2010 const DebugLoc &DL = IfBB->findDebugLoc(IfBB->getFirstTerminator()); in insertChainedPHI()
2160 const DebugLoc &DL = Entry->findDebugLoc(Entry->begin()); in createEntryPHI()
2738 const DebugLoc &DL = NewSucc->findDebugLoc(NewSucc->getFirstNonPHI()); in structurizeComplexRegion()
DSIInstrInfo.cpp1059 const DebugLoc &DL = MBB.findDebugLoc(MI); in storeRegToStackSlot()
1188 const DebugLoc &DL = MBB.findDebugLoc(MI); in loadRegFromStackSlot()
1243 const DebugLoc &DL = MBB.findDebugLoc(MI); in calculateLDSSpillAddress()
1335 DebugLoc DL = MBB.findDebugLoc(MI); in insertWaitStates()
1382 DebugLoc DL = MBB.findDebugLoc(MI); in expandPostRAPseudo()
1577 DebugLoc DL = MBB.findDebugLoc(MI); in expandMovDPP64()
3856 DebugLoc DL = MBB->findDebugLoc(I); in legalizeOpWithMove()
DR600InstrInfo.cpp1243 MachineInstrBuilder MIB = BuildMI(MBB, I, MBB.findDebugLoc(I), get(Opcode), in buildDefaultInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86CondBrFolding.cpp225 BuildMI(*MBB, BrMI, MBB->findDebugLoc(BrMI), TII->get(X86::JCC_1)) in replaceBrDest()
231 BuildMI(*MBB, UncondBrI, MBB->findDebugLoc(UncondBrI), TII->get(X86::JMP_1)) in replaceBrDest()
251 MachineInstrBuilder MIB = BuildMI(*MBB, BrMI, MBB->findDebugLoc(BrMI), in fixupModifiedCond()
258 BuildMI(*MBB, UncondBrI, MBB->findDebugLoc(UncondBrI), TII->get(X86::JMP_1)) in fixupModifiedCond()
320 BuildMI(*RootMBB, UncondBrI, RootMBB->findDebugLoc(UncondBrI), in optimizeCondBr()
325 BuildMI(*RootMBB, UncondBrI, RootMBB->findDebugLoc(UncondBrI), in optimizeCondBr()
DX86IndirectBranchTracking.cpp80 BuildMI(MBB, I, MBB.findDebugLoc(I), TII->get(EndbrOpcode)); in addENDBR()
DX86FrameLowering.cpp519 DebugLoc DL = PrologMBB.findDebugLoc(MBBI); in inlineStackProbe()
2066 DebugLoc DL = MBB.findDebugLoc(MI); in spillCalleeSavedRegisters()
2187 DebugLoc DL = MBB.findDebugLoc(MI); in restoreCalleeSavedRegisters()
3217 DebugLoc DL = MBB.findDebugLoc(MBBI); in processFunctionBeforeFrameFinalized()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCFrameLowering.cpp288 BuildMI(MBB, MBBI, MBB.findDebugLoc(MBBI), TII->get(Opc), ARC::SP) in emitEpilogue()
295 BuildMI(MBB, MBBI, MBB.findDebugLoc(MBBI), TII->get(ARC::BL)) in emitEpilogue()
303 BuildMI(MBB, MBBI, MBB.findDebugLoc(MBBI), TII->get(Opc), ARC::SP) in emitEpilogue()
309 BuildMI(MBB, MBBI, MBB.findDebugLoc(MBBI), TII->get(ARC::POP_S_BLINK)); in emitEpilogue()
313 BuildMI(MBB, MBBI, MBB.findDebugLoc(MBBI), TII->get(ARC::LD_AB_rs9)) in emitEpilogue()
330 BuildMI(MBB, MBBI, MBB.findDebugLoc(MBBI), TII->get(Opc)) in emitEpilogue()
DARCInstrInfo.cpp299 DebugLoc dl = MBB.findDebugLoc(I); in storeRegToStackSlot()
327 DebugLoc dl = MBB.findDebugLoc(I); in loadRegFromStackSlot()
361 DebugLoc dl = MBB.findDebugLoc(MI); in loadImmediate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRFrameLowering.cpp244 DebugLoc DL = MBB.findDebugLoc(MI); in spillCalleeSavedRegisters()
284 DebugLoc DL = MBB.findDebugLoc(MI); in restoreCalleeSavedRegisters()
511 DebugLoc DL = EntryMBB.findDebugLoc(MBBI); in runOnMachineFunction()
DAVRInstrInfo.cpp355 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(JNCC)) in analyzeBranch()
357 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(AVR::RJMPk)) in analyzeBranch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64BranchTargets.cpp126 BuildMI(MBB, MBB.begin(), MBB.findDebugLoc(MBB.begin()), in addBTI()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineBasicBlock.h752 DebugLoc findDebugLoc(instr_iterator MBBI);
753 DebugLoc findDebugLoc(iterator MBBI) {
754 return findDebugLoc(MBBI.getInstrIterator());
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
DVEInstrInfo.cpp59 DebugLoc dl = MBB.findDebugLoc(MI); in expandExtendStackPseudo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCFIInstrInserter.cpp256 DebugLoc DL = MBBInfo.MBB->findDebugLoc(MBBI); in insertCFIInstrs()
DTailDuplicator.cpp383 BuildMI(*PredBB, PredBB->end(), PredBB->findDebugLoc(PredBB->begin()), in duplicateInstruction()
DMachineOutliner.cpp991 MBB->findDebugLoc(MBB->begin()), MBB); in emitOutlinedFunctionRemark()
DMachineBasicBlock.cpp1291 MachineBasicBlock::findDebugLoc(instr_iterator MBBI) { in findDebugLoc() function in MachineBasicBlock
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGStackify.cpp329 BuildMI(*Header, InsertPos, Header->findDebugLoc(InsertPos), in placeBlockMarker()
408 MachineInstr *Begin = BuildMI(MBB, InsertPos, MBB.findDebugLoc(InsertPos), in placeLoopMarker()
577 BuildMI(*Header, InsertPos, Header->findDebugLoc(InsertPos), in placeTryMarker()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonGenMux.cpp342 const DebugLoc &DL = B.findDebugLoc(MX.At); in genMuxInBlock()
DHexagonFrameLowering.cpp623 DebugLoc dl = MBB.findDebugLoc(InsertPt); in insertPrologueInBlock()
654 DebugLoc dl = MBB.findDebugLoc(InsertPt); in insertEpilogueInBlock()
749 DebugLoc dl = MBB.findDebugLoc(InsertPt); in insertAllocframe()
1299 : MBB.findDebugLoc(MBB.end()); in insertCSRRestoresInBlock()
DHexagonInstrInfo.cpp887 DebugLoc DL = MBB.findDebugLoc(I); in storeRegToStackSlot()
934 DebugLoc DL = MBB.findDebugLoc(I); in loadRegFromStackSlot()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsBranchExpansion.cpp723 DebugLoc DL = MBB.findDebugLoc(MBB.begin()); in emitGPDisp()

12