Home
last modified time | relevance | path

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

1234

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DEntryExitInstrumenter.cpp36 Call->setDebugLoc(DL); in insertCall()
50 RetAddr->setDebugLoc(DL); in insertCall()
57 Call->setDebugLoc(DL); in insertCall()
H A DAddDiscriminators.cpp219 I.setDebugLoc(NewDIL.getValue()); in addDiscriminators()
257 I.setDebugLoc(NewDIL.getValue()); in addDiscriminators()
H A DBasicBlockUtils.cpp262 I->setDebugLoc(BI->getDebugLoc()); in ReplaceInstWithInst()
537 BI->setDebugLoc(BB->getFirstNonPHIOrDbg()->getDebugLoc()); in SplitBlockPredecessors()
590 BI1->setDebugLoc(OrigBB->getFirstNonPHI()->getDebugLoc()); in SplitLandingPadPredecessors()
631 BI2->setDebugLoc(OrigBB->getFirstNonPHI()->getDebugLoc()); in SplitLandingPadPredecessors()
734 CheckTerm->setDebugLoc(SplitBefore->getDebugLoc()); in SplitBlockAndInsertIfThen()
774 (*ThenTerm)->setDebugLoc(SplitBefore->getDebugLoc()); in SplitBlockAndInsertIfThenElse()
776 (*ElseTerm)->setDebugLoc(SplitBefore->getDebugLoc()); in SplitBlockAndInsertIfThenElse()
H A DLowerInvoke.cpp60 NewCall->setDebugLoc(II->getDebugLoc()); in runImpl()
H A DInlineFunction.cpp1385 BI->setDebugLoc(IDL); in fixupLineNumbers()
1402 BI->setDebugLoc(TheCallDL); in fixupLineNumbers()
1876 NewCI->setDebugLoc(CI->getDebugLoc()); in InlineFunction()
2197 NewBr->setDebugLoc(Returns[0]->getDebugLoc()); in InlineFunction()
2301 BI->setDebugLoc(Loc); in InlineFunction()
2309 CreatedBranchToNormalDest->setDebugLoc(Loc); in InlineFunction()
2330 CreatedBranchToNormalDest->setDebugLoc(Returns[0]->getDebugLoc()); in InlineFunction()
H A DLocal.cpp1916 CallTrap->setDebugLoc(I->getDebugLoc()); in changeToUnreachable()
1919 UI->setDebugLoc(I->getDebugLoc()); in changeToUnreachable()
1945 NewCall->setDebugLoc(II->getDebugLoc()); in changeToCall()
1986 II->setDebugLoc(CI->getDebugLoc()); in changeToInvokeAndSplitBasicBlock()
2189 NewTI->setDebugLoc(TI->getDebugLoc()); in removeUnwindEdge()
2562 I->setDebugLoc(InsertPt->getDebugLoc()); in hoistAllInstructionsInto()
H A DLCSSA.cpp149 PN->setDebugLoc(I->getDebugLoc()); in formLCSSAForInstructions()
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp753 Mat->setDebugLoc(ConstUser.Inst->getDebugLoc()); in emitBaseConstants()
777 ClonedCastInst->setDebugLoc(CastInst->getDebugLoc()); in emitBaseConstants()
804 ConstExprInst->setDebugLoc(ConstUser.Inst->getDebugLoc()); in emitBaseConstants()
870 Base->setDebugLoc(IP->getDebugLoc()); in emitBaseConstants()
884 Base->setDebugLoc(DILocation::getMergedLocation( in emitBaseConstants()
H A DLoopIdiomRecognize.cpp953 NewCall->setDebugLoc(TheStore->getDebugLoc()); in processLoopStridedStore()
1080 NewCall->setDebugLoc(SI->getDebugLoc()); in processLoopStoreOfLoopLoad()
1534 CI->setDebugLoc(DL); in createPopcntIntrinsic()
1548 CI->setDebugLoc(DL); in createFFSIntrinsic()
1695 (cast<Instruction>(NewCount))->setDebugLoc(DL); in transformLoopToPopcount()
1705 (cast<Instruction>(NewCount))->setDebugLoc(DL); in transformLoopToPopcount()
H A DCorrelatedValuePropagation.cpp553 BO->setDebugLoc(SDI->getDebugLoc()); in processSRem()
575 BO->setDebugLoc(SDI->getDebugLoc()); in processSDiv()
598 BO->setDebugLoc(SDI->getDebugLoc()); in processAShr()
H A DCallSiteSplitting.cpp317 CallPN->setDebugLoc(Instr->getDebugLoc()); in splitCallSite()
401 NewPN->setDebugLoc(CurrentI->getDebugLoc()); in splitCallSite()
H A DReassociate.cpp278 Res->setDebugLoc(Neg->getDebugLoc()); in LowerNegateToMultiply()
940 New->setDebugLoc(Sub->getDebugLoc()); in BreakUpSubtract()
959 Mul->setDebugLoc(Shl->getDebugLoc()); in ConvertShiftToMul()
1165 I->setDebugLoc(InsertBefore->getDebugLoc()); in createAndInstr()
1994 NI->setDebugLoc(I->getDebugLoc()); in canonicalizeNegConstExpr()
2159 VI->setDebugLoc(I->getDebugLoc()); in ReassociateExpression()
2197 OI->setDebugLoc(I->getDebugLoc()); in ReassociateExpression()
H A DTailRecursionElimination.cpp577 BI->setDebugLoc(CI->getDebugLoc()); in eliminateRecursiveTailCall()
678 NewBI->setDebugLoc(CI->getDebugLoc()); in eliminateRecursiveTailCall()
H A DGVN.cpp1225 I->setDebugLoc(DebugLoc()); in PerformLoadPRE()
1242 NewLoad->setDebugLoc(LI->getDebugLoc()); in PerformLoadPRE()
1276 I->setDebugLoc(LI->getDebugLoc()); in PerformLoadPRE()
1368 I->setDebugLoc(LI->getDebugLoc()); in processNonLocalLoad()
2136 Instr->setDebugLoc(Instr->getDebugLoc()); in performScalarPREInsertion()
2298 Phi->setDebugLoc(CurInst->getDebugLoc()); in performScalarPRE()
/freebsd-12.1/contrib/llvm/lib/Target/XCore/
H A DXCoreSelectionDAGInfo.cpp36 CLI.setDebugLoc(dl) in EmitTargetCodeForMemcpy()
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonSelectionDAGInfo.cpp52 CLI.setDebugLoc(dl) in EmitTargetCodeForMemcpy()
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.cpp45 CLI.setDebugLoc(dl) in EmitTargetCodeForMemset()
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86DiscriminateMemOps.cpp50 MI->setDebugLoc(DL); in updateDebugInfo()
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DPHITransAddr.cpp391 New->setDebugLoc(Inst->getDebugLoc()); in InsertPHITranslatedSubExpr()
410 Result->setDebugLoc(Inst->getDebugLoc()); in InsertPHITranslatedSubExpr()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1088 InsertedCast->setDebugLoc(CI->getDebugLoc()); in SinkCast()
1188 UAddWithOverflow->setDebugLoc(Loc); in CombineUAddWithOverflow()
1190 UAdd->setDebugLoc(Loc); in CombineUAddWithOverflow()
1193 Overflow->setDebugLoc(Loc); in CombineUAddWithOverflow()
1247 InsertedCmp->setDebugLoc(CI->getDebugLoc()); in SinkCmpExpression()
1339 InsertedAnd->setDebugLoc(AndI->getDebugLoc()); in sinkAndCmp0Expression()
5325 ExtFedByLoad->setDebugLoc(LI->getDebugLoc()); in optimizeExt()
5846 FalseBranch->setDebugLoc(SI->getDebugLoc()); in optimizeSelectInst()
5881 PN->setDebugLoc(SI->getDebugLoc()); in optimizeSelectInst()
5993 ExtInst->setDebugLoc(SI->getDebugLoc()); in optimizeSwitchInst()
[all …]
H A DMachineSink.cpp757 MI.setDebugLoc(DILocation::getMergedLocation(MI.getDebugLoc(), in performSink()
760 MI.setDebugLoc(DebugLoc()); in performSink()
/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp192 TrapCall->setDebugLoc(DebugLoc); in addBoundsChecking()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp115 CLI.setDebugLoc(dl) in EmitSpecializedLibcall()
/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp727 CI->setDebugLoc(CIDbgLoc); in writeThunk()
728 RI->setDebugLoc(RIDbgLoc); in writeThunk()
H A DDeadArgumentElimination.cpp210 NewCS->setDebugLoc(Call->getDebugLoc()); in DeleteDeadVarargs()
948 NewCS->setDebugLoc(Call->getDebugLoc()); in RemoveDeadStuffFromFunction()

1234