Home
last modified time | relevance | path

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

12

/external/llvm/lib/Target/AMDGPU/
DR600ControlFlowFinalizer.cpp337 MachineInstr *MIb = BuildMI(MBB, ClauseHead, MBB.findDebugLoc(ClauseHead), in MakeFetchClause()
510 BuildMI(MBB, MBB.begin(), MBB.findDebugLoc(MBB.begin()), in runOnMachineFunction()
540 BuildMI(MBB, MI, MBB.findDebugLoc(MI), TII->get(AMDGPU::CF_PUSH_EG)) in runOnMachineFunction()
557 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), in runOnMachineFunction()
574 BuildMI(MBB, MI, MBB.findDebugLoc(MI), getHWInstrDesc(CF_END_LOOP)) in runOnMachineFunction()
582 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), in runOnMachineFunction()
596 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), in runOnMachineFunction()
611 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), in runOnMachineFunction()
630 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), in runOnMachineFunction()
638 MachineInstr *MIb = BuildMI(MBB, MI, MBB.findDebugLoc(MI), in runOnMachineFunction()
[all …]
DR600ISelLowering.cpp232 NewMI = BuildMI(*BB, I, BB->findDebugLoc(I), in EmitInstrWithCustomInserter()
304 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(MI.getOpcode())) in EmitInstrWithCustomInserter()
311 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(MI.getOpcode())) in EmitInstrWithCustomInserter()
357 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_H), in EmitInstrWithCustomInserter()
377 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_V), in EmitInstrWithCustomInserter()
397 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SAMPLE_G)) in EmitInstrWithCustomInserter()
461 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_H), in EmitInstrWithCustomInserter()
481 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SET_GRADIENTS_V), in EmitInstrWithCustomInserter()
501 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::TEX_SAMPLE_C_G)) in EmitInstrWithCustomInserter()
527 BuildMI(*BB, I, BB->findDebugLoc(I), TII->get(AMDGPU::JUMP)) in EmitInstrWithCustomInserter()
[all …]
DR600EmitClauseMarkers.cpp278 BuildMI(MBB, ClauseHead, MBB.findDebugLoc(ClauseHead), TII->get(Opcode)) in MakeALUClause()
DSIInstrInfo.cpp579 DebugLoc DL = MBB.findDebugLoc(MI); in storeRegToStackSlot()
677 DebugLoc DL = MBB.findDebugLoc(MI); in loadRegFromStackSlot()
733 DebugLoc DL = MBB.findDebugLoc(MI); in calculateLDSSpillAddress()
823 DebugLoc DL = MBB.findDebugLoc(MI); in insertWaitStates()
852 DebugLoc DL = MBB.findDebugLoc(MI); in expandPostRAPseudo()
1896 DebugLoc DL = MBB->findDebugLoc(I); in legalizeOpWithMove()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600ControlFlowFinalizer.cpp353 MachineInstr *MIb = BuildMI(MBB, ClauseHead, MBB.findDebugLoc(ClauseHead), in MakeFetchClause()
524 BuildMI(MBB, MBB.begin(), MBB.findDebugLoc(MBB.begin()), in runOnMachineFunction()
555 BuildMI(MBB, MI, MBB.findDebugLoc(MI), TII->get(R600::CF_PUSH_EG)) 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()
[all …]
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()
DR600EmitClauseMarkers.cpp293 BuildMI(MBB, ClauseHead, MBB.findDebugLoc(ClauseHead), TII->get(Opcode)) in MakeALUClause()
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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/
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()
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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86IndirectBranchTracking.cpp81 BuildMI(MBB, MI, MBB.findDebugLoc(MI), TII->get(EndbrOpcode)); in addENDBR()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
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()
DAVRInstrInfo.cpp356 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(JNCC)) in analyzeBranch()
358 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(AVR::RJMPk)) in analyzeBranch()
/external/llvm/include/llvm/CodeGen/
DMachineBasicBlock.h650 DebugLoc findDebugLoc(instr_iterator MBBI);
651 DebugLoc findDebugLoc(iterator MBBI) {
652 return findDebugLoc(MBBI.getInstrIterator());
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcInstrInfo.cpp194 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(Opcode)) in AnalyzeBranch()
196 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(SP::BA)) in AnalyzeBranch()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGStackify.cpp152 BuildMI(*Header, InsertPos, Header->findDebugLoc(InsertPos), in PlaceBlockMarker()
202 MachineInstr *Begin = BuildMI(MBB, InsertPos, MBB.findDebugLoc(InsertPos), in PlaceLoopMarker()
DWebAssemblyLateEHPrepare.cpp365 DebugLoc DL = CatchTermPad->findDebugLoc(CatchTermPad->begin()); in addCatchAllTerminatePads()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineBasicBlock.h722 DebugLoc findDebugLoc(instr_iterator MBBI);
723 DebugLoc findDebugLoc(iterator MBBI) {
724 return findDebugLoc(MBBI.getInstrIterator());
/external/llvm/lib/Target/AVR/
DAVRInstrInfo.cpp333 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(JNCC)) in analyzeBranch()
335 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(AVR::RJMPk)) in analyzeBranch()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveDebugVariables.cpp270 DebugLoc findDebugLoc();
928 DebugLoc UserValue::findDebugLoc() { in findDebugLoc() function in UserValue
945 findDebugLoc()); in insertDebugValue()
952 BuildMI(*MBB, I, findDebugLoc(), TII.get(TargetOpcode::DBG_VALUE)) in insertDebugValue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCFIInstrInserter.cpp256 DebugLoc DL = MBBInfo.MBB->findDebugLoc(MBBI); in insertCFIInstrs()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FrameLowering.cpp152 DebugLoc DL = MBB.findDebugLoc(MBBI); in emitSPUpdate()
788 DL = MBB.findDebugLoc(MBBI); in emitPrologue()
1156 DebugLoc DL = MBB.findDebugLoc(MI); in spillCalleeSavedRegisters()
1211 DebugLoc DL = MBB.findDebugLoc(MI); in restoreCalleeSavedRegisters()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineBasicBlock.h399 DebugLoc findDebugLoc(MachineBasicBlock::iterator &MBBI);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonGenMux.cpp337 const DebugLoc &DL = B.findDebugLoc(MX.At); in genMuxInBlock()
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp257 DebugLoc DL = MBB.findDebugLoc(MBBI); in emitSPUpdate()
484 DebugLoc DL = PrologMBB.findDebugLoc(MBBI); in inlineStackProbe()
1891 DebugLoc DL = MBB.findDebugLoc(MI); in spillCalleeSavedRegisters()
1976 DebugLoc DL = MBB.findDebugLoc(MI); in restoreCalleeSavedRegisters()
2983 DebugLoc DL = MBB.findDebugLoc(MBBI); in processFunctionBeforeFrameFinalized()

12