/external/llvm/lib/Target/AMDGPU/ |
D | R600ControlFlowFinalizer.cpp | 337 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 …]
|
D | R600ISelLowering.cpp | 232 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 …]
|
D | R600EmitClauseMarkers.cpp | 278 BuildMI(MBB, ClauseHead, MBB.findDebugLoc(ClauseHead), TII->get(Opcode)) in MakeALUClause()
|
D | SIInstrInfo.cpp | 579 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/ |
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() 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 …]
|
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()
|
D | R600EmitClauseMarkers.cpp | 293 BuildMI(MBB, ClauseHead, MBB.findDebugLoc(ClauseHead), TII->get(Opcode)) in MakeALUClause()
|
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()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/ |
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()
|
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()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86IndirectBranchTracking.cpp | 81 BuildMI(MBB, MI, MBB.findDebugLoc(MI), TII->get(EndbrOpcode)); in addENDBR()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/ |
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()
|
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()
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineBasicBlock.h | 650 DebugLoc findDebugLoc(instr_iterator MBBI); 651 DebugLoc findDebugLoc(iterator MBBI) { 652 return findDebugLoc(MBBI.getInstrIterator());
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | SparcInstrInfo.cpp | 194 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/ |
D | WebAssemblyCFGStackify.cpp | 152 BuildMI(*Header, InsertPos, Header->findDebugLoc(InsertPos), in PlaceBlockMarker() 202 MachineInstr *Begin = BuildMI(MBB, InsertPos, MBB.findDebugLoc(InsertPos), in PlaceLoopMarker()
|
D | WebAssemblyLateEHPrepare.cpp | 365 DebugLoc DL = CatchTermPad->findDebugLoc(CatchTermPad->begin()); in addCatchAllTerminatePads()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | MachineBasicBlock.h | 722 DebugLoc findDebugLoc(instr_iterator MBBI); 723 DebugLoc findDebugLoc(iterator MBBI) { 724 return findDebugLoc(MBBI.getInstrIterator());
|
/external/llvm/lib/Target/AVR/ |
D | AVRInstrInfo.cpp | 333 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/ |
D | LiveDebugVariables.cpp | 270 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/ |
D | CFIInstrInserter.cpp | 256 DebugLoc DL = MBBInfo.MBB->findDebugLoc(MBBI); in insertCFIInstrs()
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86FrameLowering.cpp | 152 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/ |
D | MachineBasicBlock.h | 399 DebugLoc findDebugLoc(MachineBasicBlock::iterator &MBBI);
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonGenMux.cpp | 337 const DebugLoc &DL = B.findDebugLoc(MX.At); in genMuxInBlock()
|
/external/llvm/lib/Target/X86/ |
D | X86FrameLowering.cpp | 257 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()
|