/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | EntryExitInstrumenter.cpp | 36 Call->setDebugLoc(DL); in insertCall() 50 RetAddr->setDebugLoc(DL); in insertCall() 57 Call->setDebugLoc(DL); in insertCall()
|
D | AddDiscriminators.cpp | 219 I.setDebugLoc(NewDIL.getValue()); in addDiscriminators() 257 I.setDebugLoc(NewDIL.getValue()); in addDiscriminators()
|
D | BasicBlockUtils.cpp | 457 I->setDebugLoc(BI->getDebugLoc()); in ReplaceInstWithInst() 739 BI->setDebugLoc(LI->getLoopFor(BB)->getStartLoc()); in SplitBlockPredecessors() 741 BI->setDebugLoc(BB->getFirstNonPHIOrDbg()->getDebugLoc()); in SplitBlockPredecessors() 796 BI1->setDebugLoc(OrigBB->getFirstNonPHI()->getDebugLoc()); in SplitLandingPadPredecessors() 837 BI2->setDebugLoc(OrigBB->getFirstNonPHI()->getDebugLoc()); in SplitLandingPadPredecessors() 943 CheckTerm->setDebugLoc(SplitBefore->getDebugLoc()); in SplitBlockAndInsertIfThen() 988 (*ThenTerm)->setDebugLoc(SplitBefore->getDebugLoc()); in SplitBlockAndInsertIfThenElse() 990 (*ElseTerm)->setDebugLoc(SplitBefore->getDebugLoc()); in SplitBlockAndInsertIfThenElse()
|
D | LowerInvoke.cpp | 61 NewCall->setDebugLoc(II->getDebugLoc()); in runImpl()
|
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | EntryExitInstrumenter.cpp | 37 Call->setDebugLoc(DL); in insertCall() 51 RetAddr->setDebugLoc(DL); in insertCall() 58 Call->setDebugLoc(DL); in insertCall()
|
D | AddDiscriminators.cpp | 219 I.setDebugLoc(NewDIL.getValue()); in addDiscriminators() 257 I.setDebugLoc(NewDIL.getValue()); in addDiscriminators()
|
D | BasicBlockUtils.cpp | 478 I->setDebugLoc(BI->getDebugLoc()); in ReplaceInstWithInst() 764 BI->setDebugLoc(L->getStartLoc()); in SplitBlockPredecessors() 772 BI->setDebugLoc(BB->getFirstNonPHIOrDbg()->getDebugLoc()); in SplitBlockPredecessors() 836 BI1->setDebugLoc(OrigBB->getFirstNonPHI()->getDebugLoc()); in SplitLandingPadPredecessors() 877 BI2->setDebugLoc(OrigBB->getFirstNonPHI()->getDebugLoc()); in SplitLandingPadPredecessors() 999 CheckTerm->setDebugLoc(SplitBefore->getDebugLoc()); in SplitBlockAndInsertIfThen() 1044 (*ThenTerm)->setDebugLoc(SplitBefore->getDebugLoc()); in SplitBlockAndInsertIfThenElse() 1046 (*ElseTerm)->setDebugLoc(SplitBefore->getDebugLoc()); in SplitBlockAndInsertIfThenElse()
|
D | LowerInvoke.cpp | 61 NewCall->setDebugLoc(II->getDebugLoc()); in runImpl()
|
/external/llvm/lib/Transforms/Utils/ |
D | AddDiscriminators.cpp | 207 I.setDebugLoc(DILocation::get(Ctx, DIL->getLine(), DIL->getColumn(), in addDiscriminators() 238 Current->setDebugLoc(DILocation::get(Ctx, CurrentDIL->getLine(), in addDiscriminators()
|
D | BasicBlockUtils.cpp | 193 I->setDebugLoc(BI->getDebugLoc()); in ReplaceInstWithInst() 441 BI->setDebugLoc(BB->getFirstNonPHI()->getDebugLoc()); in SplitBlockPredecessors() 491 BI1->setDebugLoc(OrigBB->getFirstNonPHI()->getDebugLoc()); in SplitLandingPadPredecessors() 532 BI2->setDebugLoc(OrigBB->getFirstNonPHI()->getDebugLoc()); in SplitLandingPadPredecessors() 629 CheckTerm->setDebugLoc(SplitBefore->getDebugLoc()); in SplitBlockAndInsertIfThen() 668 (*ThenTerm)->setDebugLoc(SplitBefore->getDebugLoc()); in SplitBlockAndInsertIfThenElse() 670 (*ElseTerm)->setDebugLoc(SplitBefore->getDebugLoc()); in SplitBlockAndInsertIfThenElse()
|
D | LowerInvoke.cpp | 64 NewCall->setDebugLoc(II->getDebugLoc()); in runOnFunction()
|
/external/llvm-project/llvm/lib/Transforms/IPO/ |
D | SampleProfileProbe.cpp | 92 I->setDebugLoc(DIL); in instrumentOneFunc() 150 Call->setDebugLoc(DIL); in instrumentOneFunc()
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombinePHI.cpp | 104 NewCI->setDebugLoc(FirstInst->getDebugLoc()); in FoldPHIArgBinOpIntoPHI() 117 NewBinOp->setDebugLoc(FirstInst->getDebugLoc()); in FoldPHIArgBinOpIntoPHI() 226 NewGEP->setDebugLoc(FirstInst->getDebugLoc()); in FoldPHIArgGEPIntoPHI() 386 NewLI->setDebugLoc(FirstLI->getDebugLoc()); in FoldPHIArgLoadIntoPHI() 552 NewCI->setDebugLoc(FirstInst->getDebugLoc()); in FoldPHIArgOpIntoPHI() 563 BinOp->setDebugLoc(FirstInst->getDebugLoc()); in FoldPHIArgOpIntoPHI() 570 NewCI->setDebugLoc(FirstInst->getDebugLoc()); in FoldPHIArgOpIntoPHI()
|
/external/llvm/lib/Transforms/Scalar/ |
D | ConstantHoisting.cpp | 488 Mat->setDebugLoc(ConstUser.Inst->getDebugLoc()); in emitBaseConstants() 512 ClonedCastInst->setDebugLoc(CastInst->getDebugLoc()); in emitBaseConstants() 531 ConstExprInst->setDebugLoc(ConstUser.Inst->getDebugLoc()); in emitBaseConstants() 571 Base->setDebugLoc(cast<Instruction>(Base->user_back())->getDebugLoc()); in emitBaseConstants()
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | CorrelatedValuePropagation.cpp | 513 BinOp->setDebugLoc(SI->getDebugLoc()); in processSaturatingInst() 744 BO->setDebugLoc(SDI->getDebugLoc()); in processSRem() 750 URem->setDebugLoc(SDI->getDebugLoc()); in processSRem() 800 BO->setDebugLoc(SDI->getDebugLoc()); in processSDiv() 806 UDiv->setDebugLoc(SDI->getDebugLoc()); in processSDiv() 851 BO->setDebugLoc(SDI->getDebugLoc()); in processAShr() 871 ZExt->setDebugLoc(SDI->getDebugLoc()); in processSExt()
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 425 NewCall->setDebugLoc(CI->getDebugLoc()); in wrapInvoke() 819 NewCall->setDebugLoc(II->getDebugLoc()); in runEHOnFunction() 962 SetjmpTableSize->setDebugLoc(FirstDL); in runSjLjOnFunction() 967 SetjmpTable->setDebugLoc(FirstDL); in runSjLjOnFunction() 972 MallocCallI->setDebugLoc(FirstDL); in runSjLjOnFunction() 1136 Free->setDebugLoc(DL); in runSjLjOnFunction() 1141 BitCastI->setDebugLoc(DL); in runSjLjOnFunction()
|
/external/llvm/include/llvm/CodeGen/GlobalISel/ |
D | MachineIRBuilder.h | 86 void setDebugLoc(const DebugLoc &DL) { this->DL = DL; } in setDebugLoc() function
|
/external/llvm-project/llvm/lib/Target/XCore/ |
D | XCoreSelectionDAGInfo.cpp | 35 CLI.setDebugLoc(dl) in EmitTargetCodeForMemcpy()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreSelectionDAGInfo.cpp | 35 CLI.setDebugLoc(dl) in EmitTargetCodeForMemcpy()
|
/external/llvm/lib/Target/XCore/ |
D | XCoreSelectionDAGInfo.cpp | 36 CLI.setDebugLoc(dl) in EmitTargetCodeForMemcpy()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonSelectionDAGInfo.cpp | 49 CLI.setDebugLoc(dl) in EmitTargetCodeForMemcpy()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | MachineStripDebug.cpp | 69 I->setDebugLoc(DebugLoc()); in runOnModule()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SelectionDAGInfo.cpp | 45 CLI.setDebugLoc(dl).setChain(Chain) in EmitTargetCodeForMemset()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonSelectionDAGInfo.cpp | 51 CLI.setDebugLoc(dl) in EmitTargetCodeForMemcpy()
|
/external/llvm-project/llvm/lib/Target/Hexagon/ |
D | HexagonSelectionDAGInfo.cpp | 51 CLI.setDebugLoc(dl) in EmitTargetCodeForMemcpy()
|