/third_party/skia/third_party/externals/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()
|
D | InlineFunction.cpp | 1428 BI->setDebugLoc(IDL); in fixupLineNumbers() 1446 BI->setDebugLoc(TheCallDL); in fixupLineNumbers() 1936 NewCI->setDebugLoc(CI->getDebugLoc()); in InlineFunction() 2259 NewBr->setDebugLoc(Returns[0]->getDebugLoc()); in InlineFunction() 2363 BI->setDebugLoc(Loc); in InlineFunction() 2371 CreatedBranchToNormalDest->setDebugLoc(Loc); in InlineFunction() 2392 CreatedBranchToNormalDest->setDebugLoc(Returns[0]->getDebugLoc()); in InlineFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreSelectionDAGInfo.cpp | 35 CLI.setDebugLoc(dl) in EmitTargetCodeForMemcpy()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonSelectionDAGInfo.cpp | 51 CLI.setDebugLoc(dl) in EmitTargetCodeForMemcpy()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | ConstantHoisting.cpp | 765 Mat->setDebugLoc(ConstUser.Inst->getDebugLoc()); in emitBaseConstants() 789 ClonedCastInst->setDebugLoc(CastInst->getDebugLoc()); in emitBaseConstants() 816 ConstExprInst->setDebugLoc(ConstUser.Inst->getDebugLoc()); in emitBaseConstants() 884 Base->setDebugLoc(IP->getDebugLoc()); in emitBaseConstants() 898 Base->setDebugLoc(DILocation::getMergedLocation( in emitBaseConstants()
|
D | CorrelatedValuePropagation.cpp | 525 BinOp->setDebugLoc(SI->getDebugLoc()); in processSaturatingInst() 667 BO->setDebugLoc(SDI->getDebugLoc()); in processSRem() 689 BO->setDebugLoc(SDI->getDebugLoc()); in processSDiv() 712 BO->setDebugLoc(SDI->getDebugLoc()); in processAShr() 734 ZExt->setDebugLoc(SDI->getDebugLoc()); in processSExt()
|
D | LoopIdiomRecognize.cpp | 975 NewCall->setDebugLoc(TheStore->getDebugLoc()); in processLoopStridedStore() 1110 NewCall->setDebugLoc(SI->getDebugLoc()); in processLoopStoreOfLoopLoad() 1583 CI->setDebugLoc(DL); in createPopcntIntrinsic() 1597 CI->setDebugLoc(DL); in createFFSIntrinsic() 1744 (cast<Instruction>(NewCount))->setDebugLoc(DL); in transformLoopToPopcount() 1754 (cast<Instruction>(NewCount))->setDebugLoc(DL); in transformLoopToPopcount()
|
D | CallSiteSplitting.cpp | 321 CallPN->setDebugLoc(Instr->getDebugLoc()); in splitCallSite() 405 NewPN->setDebugLoc(CurrentI->getDebugLoc()); in splitCallSite()
|
D | TailRecursionElimination.cpp | 577 BI->setDebugLoc(CI->getDebugLoc()); in eliminateRecursiveTailCall() 678 NewBI->setDebugLoc(CI->getDebugLoc()); in eliminateRecursiveTailCall()
|
D | Reassociate.cpp | 282 Res->setDebugLoc(Neg->getDebugLoc()); in LowerNegateToMultiply() 968 New->setDebugLoc(Sub->getDebugLoc()); in BreakUpSubtract() 987 Mul->setDebugLoc(Shl->getDebugLoc()); in ConvertShiftToMul() 1193 I->setDebugLoc(InsertBefore->getDebugLoc()); in createAndInstr() 2234 VI->setDebugLoc(I->getDebugLoc()); in ReassociateExpression() 2272 OI->setDebugLoc(I->getDebugLoc()); in ReassociateExpression()
|
D | GVN.cpp | 1233 I->setDebugLoc(DebugLoc::get(0, 0, DL.getScope(), DL.getInlinedAt())); in PerformLoadPRE() 1250 NewLoad->setDebugLoc(LI->getDebugLoc()); in PerformLoadPRE() 1284 I->setDebugLoc(LI->getDebugLoc()); in PerformLoadPRE() 1376 I->setDebugLoc(LI->getDebugLoc()); in processNonLocalLoad() 2264 Instr->setDebugLoc(Instr->getDebugLoc()); in performScalarPREInsertion() 2431 Phi->setDebugLoc(CurInst->getDebugLoc()); in performScalarPRE()
|
D | JumpThreading.cpp | 1123 UncondBr->setDebugLoc(CondBr->getDebugLoc()); in ProcessBlock() 1228 UncondBI->setDebugLoc(BI->getDebugLoc()); in ProcessImpliedCondition() 1436 NewVal->setDebugLoc(LoadI->getDebugLoc()); in SimplifyPartiallyRedundantLoad() 1452 PN->setDebugLoc(LoadI->getDebugLoc()); in SimplifyPartiallyRedundantLoad() 2106 NewBI->setDebugLoc(BB->getTerminator()->getDebugLoc()); in ThreadEdge()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86DiscriminateMemOps.cpp | 57 MI->setDebugLoc(DL); in updateDebugInfo()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | PHITransAddr.cpp | 390 New->setDebugLoc(Inst->getDebugLoc()); in InsertPHITranslatedSubExpr() 409 Result->setDebugLoc(Inst->getDebugLoc()); in InsertPHITranslatedSubExpr()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | IRTranslator.cpp | 514 MIB.setDebugLoc(CurBuilder->getDebugLoc()); in emitJumpTable() 528 MIB.setDebugLoc(CurBuilder->getDebugLoc()); in emitJumpTableHeader() 573 MIB.setDebugLoc(CB.DbgLoc); in emitSwitchCase() 584 MIB.setDebugLoc(OldDbgLoc); in emitSwitchCase() 640 MIB.setDebugLoc(OldDbgLoc); in emitSwitchCase() 2083 EntryBuilder->setDebugLoc(PI->getDebugLoc()); in finishPendingPhis() 2116 CurBuilder->setDebugLoc(Inst.getDebugLoc()); in translate() 2120 EntryBuilder->setDebugLoc( in translate() 2123 EntryBuilder->setDebugLoc(DebugLoc()); in translate()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64SelectionDAGInfo.cpp | 44 CLI.setDebugLoc(dl) in EmitTargetCodeForMemset()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DebugInfo.cpp | 331 I.setDebugLoc(DebugLoc()); in stripDebugInfo() 649 I.setDebugLoc(remapDebugLoc(I.getDebugLoc())); in stripNonLineTableDebugInfo() 691 setDebugLoc(DILocation::getMergedLocation(LocA, LocB)); in applyMergedLocation() 1438 unwrap<Instruction>(Inst)->setDebugLoc(DebugLoc(unwrap<MDNode>(Loc))); in LLVMInstructionSetDebugLoc() 1440 unwrap<Instruction>(Inst)->setDebugLoc(DebugLoc()); in LLVMInstructionSetDebugLoc()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | BoundsChecking.cpp | 193 TrapCall->setDebugLoc(DebugLoc); in addBoundsChecking()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMSelectionDAGInfo.cpp | 114 CLI.setDebugLoc(dl) in EmitSpecializedLibcall()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Instruction.h | 256 void setDebugLoc(DebugLoc Loc) { DbgLoc = std::move(Loc); } in setDebugLoc() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 1126 InsertedCast->setDebugLoc(CI->getDebugLoc()); in SinkCast() 1403 InsertedCmp->setDebugLoc(Cmp->getDebugLoc()); in sinkCmpExpression() 1588 InsertedAnd->setDebugLoc(AndI->getDebugLoc()); in sinkAndCmp0Expression() 1675 InsertedShift->setDebugLoc(ShiftI->getDebugLoc()); in SinkShiftAndTruncate() 1684 InsertedTrunc->setDebugLoc(TruncI->getDebugLoc()); in SinkShiftAndTruncate() 1776 InsertedShift->setDebugLoc(ShiftI->getDebugLoc()); in OptimizeExtractBits() 5608 ExtFedByLoad->setDebugLoc(LI->getDebugLoc()); in optimizeExt() 6145 TrueBranch->setDebugLoc(SI->getDebugLoc()); in optimizeSelectInst() 6155 FalseBranch->setDebugLoc(SI->getDebugLoc()); in optimizeSelectInst() 6171 FalseBranch->setDebugLoc(SI->getDebugLoc()); in optimizeSelectInst() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | MergeFunctions.cpp | 731 CI->setDebugLoc(CIDbgLoc); in writeThunk() 732 RI->setDebugLoc(RIDbgLoc); in writeThunk()
|