Home
last modified time | relevance | path

Searched refs:setDebugLoc (Results 1 – 25 of 96) sorted by relevance

1234

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DEntryExitInstrumenter.cpp36 Call->setDebugLoc(DL); in insertCall()
50 RetAddr->setDebugLoc(DL); in insertCall()
57 Call->setDebugLoc(DL); in insertCall()
DAddDiscriminators.cpp219 I.setDebugLoc(NewDIL.getValue()); in addDiscriminators()
257 I.setDebugLoc(NewDIL.getValue()); in addDiscriminators()
DBasicBlockUtils.cpp457 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()
DLowerInvoke.cpp61 NewCall->setDebugLoc(II->getDebugLoc()); in runImpl()
DInlineFunction.cpp1428 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/
DXCoreSelectionDAGInfo.cpp35 CLI.setDebugLoc(dl) in EmitTargetCodeForMemcpy()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonSelectionDAGInfo.cpp51 CLI.setDebugLoc(dl) in EmitTargetCodeForMemcpy()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp765 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()
DCorrelatedValuePropagation.cpp525 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()
DLoopIdiomRecognize.cpp975 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()
DCallSiteSplitting.cpp321 CallPN->setDebugLoc(Instr->getDebugLoc()); in splitCallSite()
405 NewPN->setDebugLoc(CurrentI->getDebugLoc()); in splitCallSite()
DTailRecursionElimination.cpp577 BI->setDebugLoc(CI->getDebugLoc()); in eliminateRecursiveTailCall()
678 NewBI->setDebugLoc(CI->getDebugLoc()); in eliminateRecursiveTailCall()
DReassociate.cpp282 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()
DGVN.cpp1233 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()
DJumpThreading.cpp1123 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/
DX86DiscriminateMemOps.cpp57 MI->setDebugLoc(DL); in updateDebugInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DPHITransAddr.cpp390 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/
DIRTranslator.cpp514 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/
DAArch64SelectionDAGInfo.cpp44 CLI.setDebugLoc(dl) in EmitTargetCodeForMemset()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp331 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/
DBoundsChecking.cpp193 TrapCall->setDebugLoc(DebugLoc); in addBoundsChecking()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp114 CLI.setDebugLoc(dl) in EmitSpecializedLibcall()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DInstruction.h256 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/
DCodeGenPrepare.cpp1126 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/
DMergeFunctions.cpp731 CI->setDebugLoc(CIDbgLoc); in writeThunk()
732 RI->setDebugLoc(RIDbgLoc); in writeThunk()

1234