| /freebsd-12.1/contrib/llvm/lib/Transforms/Utils/ |
| H A D | EntryExitInstrumenter.cpp | 36 Call->setDebugLoc(DL); in insertCall() 50 RetAddr->setDebugLoc(DL); in insertCall() 57 Call->setDebugLoc(DL); in insertCall()
|
| H A D | AddDiscriminators.cpp | 219 I.setDebugLoc(NewDIL.getValue()); in addDiscriminators() 257 I.setDebugLoc(NewDIL.getValue()); in addDiscriminators()
|
| H A D | BasicBlockUtils.cpp | 262 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 D | LowerInvoke.cpp | 60 NewCall->setDebugLoc(II->getDebugLoc()); in runImpl()
|
| H A D | InlineFunction.cpp | 1385 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 D | Local.cpp | 1916 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 D | LCSSA.cpp | 149 PN->setDebugLoc(I->getDebugLoc()); in formLCSSAForInstructions()
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/ |
| H A D | ConstantHoisting.cpp | 753 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 D | LoopIdiomRecognize.cpp | 953 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 D | CorrelatedValuePropagation.cpp | 553 BO->setDebugLoc(SDI->getDebugLoc()); in processSRem() 575 BO->setDebugLoc(SDI->getDebugLoc()); in processSDiv() 598 BO->setDebugLoc(SDI->getDebugLoc()); in processAShr()
|
| H A D | CallSiteSplitting.cpp | 317 CallPN->setDebugLoc(Instr->getDebugLoc()); in splitCallSite() 401 NewPN->setDebugLoc(CurrentI->getDebugLoc()); in splitCallSite()
|
| H A D | Reassociate.cpp | 278 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 D | TailRecursionElimination.cpp | 577 BI->setDebugLoc(CI->getDebugLoc()); in eliminateRecursiveTailCall() 678 NewBI->setDebugLoc(CI->getDebugLoc()); in eliminateRecursiveTailCall()
|
| H A D | GVN.cpp | 1225 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 D | XCoreSelectionDAGInfo.cpp | 36 CLI.setDebugLoc(dl) in EmitTargetCodeForMemcpy()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/ |
| H A D | HexagonSelectionDAGInfo.cpp | 52 CLI.setDebugLoc(dl) in EmitTargetCodeForMemcpy()
|
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/ |
| H A D | AArch64SelectionDAGInfo.cpp | 45 CLI.setDebugLoc(dl) in EmitTargetCodeForMemset()
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86DiscriminateMemOps.cpp | 50 MI->setDebugLoc(DL); in updateDebugInfo()
|
| /freebsd-12.1/contrib/llvm/lib/Analysis/ |
| H A D | PHITransAddr.cpp | 391 New->setDebugLoc(Inst->getDebugLoc()); in InsertPHITranslatedSubExpr() 410 Result->setDebugLoc(Inst->getDebugLoc()); in InsertPHITranslatedSubExpr()
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | CodeGenPrepare.cpp | 1088 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 D | MachineSink.cpp | 757 MI.setDebugLoc(DILocation::getMergedLocation(MI.getDebugLoc(), in performSink() 760 MI.setDebugLoc(DebugLoc()); in performSink()
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/ |
| H A D | BoundsChecking.cpp | 192 TrapCall->setDebugLoc(DebugLoc); in addBoundsChecking()
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/ |
| H A D | ARMSelectionDAGInfo.cpp | 115 CLI.setDebugLoc(dl) in EmitSpecializedLibcall()
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/IPO/ |
| H A D | MergeFunctions.cpp | 727 CI->setDebugLoc(CIDbgLoc); in writeThunk() 728 RI->setDebugLoc(RIDbgLoc); in writeThunk()
|
| H A D | DeadArgumentElimination.cpp | 210 NewCS->setDebugLoc(Call->getDebugLoc()); in DeleteDeadVarargs() 948 NewCS->setDebugLoc(Call->getDebugLoc()); in RemoveDeadStuffFromFunction()
|