| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | EntryExitInstrumenter.cpp | 50 Call->setDebugLoc(DL); in insertCall() 59 RetAddr->setDebugLoc(DL); in insertCall() 65 Call->setDebugLoc(DL); in insertCall() 74 Call->setDebugLoc(DL); in insertCall() 89 RetAddr->setDebugLoc(DL); in insertCall() 94 Call->setDebugLoc(DL); in insertCall()
|
| H A D | AddDiscriminators.cpp | 195 I.setDebugLoc(*NewDIL); in addDiscriminators() 233 I.setDebugLoc(*NewDIL); in addDiscriminators()
|
| H A D | LowerInvoke.cpp | 59 NewCall->setDebugLoc(II->getDebugLoc()); in runImpl()
|
| H A D | InlineFunction.cpp | 245 BI->setDebugLoc(RI->getDebugLoc()); in forwardResume() 1730 CI->setDebugLoc(DILocation::get(SP->getContext(), 0, 0, SP)); in HandleByValArgumentInit() 1778 NewAlloca->setDebugLoc(DebugLoc::getCompilerGenerated()); in HandleByValArgument() 1880 I.setDebugLoc(IDL); in fixupLineNumbers() 1904 I.setDebugLoc(TheCallDL); in fixupLineNumbers() 1911 DVR->setDebugLoc(TheCallDL); in fixupLineNumbers() 1918 DVR->setDebugLoc(IDL); in fixupLineNumbers() 2922 NewCI->setDebugLoc(CI->getDebugLoc()); in InlineFunction() 3218 NewBr->setDebugLoc(Returns[0]->getDebugLoc()); in InlineFunction() 3256 CreatedBranchToNormalDest->setDebugLoc(DebugLoc::getTemporary()); in InlineFunction() [all …]
|
| H A D | BreakCriticalEdges.cpp | 176 NewBI->setDebugLoc(TI->getDebugLoc()); in SplitKnownCriticalEdge() 459 NewIndPHI->setDebugLoc(IndPHI->getDebugLoc()); in SplitIndirectBrCriticalEdges()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | DivRemPairs.cpp | 218 RealRem->setDebugLoc(OrigRemInst->getDebugLoc()); in optimizeDivRem() 370 Mul->setDebugLoc(RemInst->getDebugLoc()); in optimizeDivRem() 372 Sub->setDebugLoc(RemInst->getDebugLoc()); in optimizeDivRem() 390 FrX->setDebugLoc(DivInst->getDebugLoc()); in optimizeDivRem() 399 FrY->setDebugLoc(DivInst->getDebugLoc()); in optimizeDivRem()
|
| H A D | CorrelatedValuePropagation.cpp | 436 UI->setDebugLoc(DebugLoc::getTemporary()); in processSwitch() 661 BinOp->setDebugLoc(SI->getDebugLoc()); in processSaturatingInst() 974 BO->setDebugLoc(SDI->getDebugLoc()); in processSRem() 980 URem->setDebugLoc(SDI->getDebugLoc()); in processSRem() 988 Res->setDebugLoc(SDI->getDebugLoc()); in processSRem() 1035 BO->setDebugLoc(SDI->getDebugLoc()); in processSDiv() 1041 UDiv->setDebugLoc(SDI->getDebugLoc()); in processSDiv() 1050 Res->setDebugLoc(SDI->getDebugLoc()); in processSDiv() 1103 BO->setDebugLoc(SDI->getDebugLoc()); in processAShr() 1121 ZExt->setDebugLoc(SDI->getDebugLoc()); in processSExt() [all …]
|
| H A D | ConstantHoisting.cpp | 754 Mat->setDebugLoc(Adj->User.Inst->getDebugLoc()); in emitBaseConstants() 778 ClonedCastInst->setDebugLoc(CastInst->getDebugLoc()); in emitBaseConstants() 804 ConstExprInst->setDebugLoc(Adj->User.Inst->getDebugLoc()); in emitBaseConstants() 874 Base->setDebugLoc(IP->getDebugLoc()); in emitBaseConstants() 885 Base->setDebugLoc(DebugLoc::getMergedLocation( in emitBaseConstants()
|
| H A D | Reassociate.cpp | 303 Res->setDebugLoc(Neg->getDebugLoc()); in LowerNegateToMultiply() 869 NewNeg->setDebugLoc(BI->getDebugLoc()); in NegateValue() 963 New->setDebugLoc(Or->getDebugLoc()); in convertOrWithNoCommonBitsToAdd() 1016 New->setDebugLoc(Sub->getDebugLoc()); in BreakUpSubtract() 1037 Mul->setDebugLoc(Shl->getDebugLoc()); in ConvertShiftToMul() 1088 NewAdd->setDebugLoc(I->getDebugLoc()); in EmitAddTreeOfValues() 1162 cast<Instruction>(V)->setDebugLoc(DL); in RemoveFactorFromExpression() 1249 I->setDebugLoc(InsertBefore->getDebugLoc()); in createAndInstr() 1519 Mul->setDebugLoc(I->getDebugLoc()); in OptimizeAdd() 1696 V2->setDebugLoc(I->getDebugLoc()); in OptimizeAdd() [all …]
|
| H A D | LoopLoadElimination.cpp | 453 Initial->setDebugLoc(DebugLoc::getDropped()); in propagateStoredValueToLoadUsers() 475 cast<Instruction>(StoreValue)->setDebugLoc(Cand.Load->getDebugLoc()); in propagateStoredValueToLoadUsers() 481 PHI->setDebugLoc(Cand.Load->getDebugLoc()); in propagateStoredValueToLoadUsers()
|
| H A D | TailRecursionElimination.cpp | 530 BI->setDebugLoc(DebugLoc::getCompilerGenerated()); in createTailRecurseLoopHeader() 740 SI->setDebugLoc(Ret->getDebugLoc()); in eliminateCall() 754 NewBI->setDebugLoc(CI->getDebugLoc()); in eliminateCall() 838 SI->setDebugLoc(DebugLoc::getCompilerGenerated()); in cleanupAndFinalize()
|
| H A D | SimplifyCFGPass.cpp | 152 BI->setDebugLoc(Term->getDebugLoc()); in performBlockTailMerging() 159 CanonicalTerm->setDebugLoc(CommonDebugLoc); in performBlockTailMerging()
|
| H A D | LowerConstantIntrinsics.cpp | 89 NewBI->setDebugLoc(BI->getDebugLoc()); in replaceConditionalBranchesOnConstant()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MIRFSDiscriminator.cpp | 159 I.setDebugLoc(DIL->cloneWithDiscriminator(0)); in runOnMachineFunction() 188 I.setDebugLoc(NewDIL); in runOnMachineFunction()
|
| H A D | MachineStripDebug.cpp | 68 MI.setDebugLoc(DebugLoc()); in runOnModule()
|
| H A D | DwarfEHPrepare.cpp | 258 CI->setDebugLoc(DILocation::get(SP->getContext(), 0, 0, SP)); in InsertUnwindResumeCalls() 301 CI->setDebugLoc(DILocation::get(SP->getContext(), 0, 0, SP)); in InsertUnwindResumeCalls()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | OpenMPOpt.cpp | 1284 NewCI->setDebugLoc(CI->getDebugLoc()); in mergeParallelRegions() 4061 BranchInst::Create(RegionCheckTidBB, ParentBB)->setDebugLoc(DL); in insertInstructionGuardsHelper() 4073 Tid->setDebugLoc(DL); in insertInstructionGuardsHelper() 4078 ->setDebugLoc(DL); in insertInstructionGuardsHelper() 4089 Barrier->setDebugLoc(DL); in insertInstructionGuardsHelper() 4097 Barrier->setDebugLoc(DL); in insertInstructionGuardsHelper() 4199 ReturnInst::Create(Ctx, ReturnBB)->setDebugLoc(DLoc); in forceSingleThreadPerWorkgroupHelper() 4213 ThreadIdInBlock->setDebugLoc(DLoc); in forceSingleThreadPerWorkgroupHelper() 4220 IsMainThread->setDebugLoc(DLoc); in forceSingleThreadPerWorkgroupHelper() 4455 ReturnInst::Create(Ctx, StateMachineFinishedBB)->setDebugLoc(DLoc); in buildCustomStateMachine() [all …]
|
| H A D | SampleProfileProbe.cpp | 366 I->setDebugLoc(DIL); in instrumentOneFunc() 411 Probe->setDebugLoc(DIL); in instrumentOneFunc() 434 Call->setDebugLoc(DIL); in instrumentOneFunc()
|
| H A D | GlobalOpt.cpp | 975 NewSI->setDebugLoc(SI->getDebugLoc()); in OptimizeGlobalAddressOfAllocation() 998 cast<LoadInst>(LV)->setDebugLoc(LI->getDebugLoc()); in OptimizeGlobalAddressOfAllocation() 1011 cast<BinaryOperator>(LV)->setDebugLoc(ICI->getDebugLoc()); in OptimizeGlobalAddressOfAllocation() 1288 cast<LoadInst>(StoreVal)->setDebugLoc(LI->getDebugLoc()); in TryToShrinkGlobalToBoolean() 1299 NSI->setDebugLoc(SI->getDebugLoc()); in TryToShrinkGlobalToBoolean() 1314 NLI->setDebugLoc(LI->getDebugLoc()); in TryToShrinkGlobalToBoolean() 1315 NSI->setDebugLoc(LI->getDebugLoc()); in TryToShrinkGlobalToBoolean() 1495 Alloca->setDebugLoc(DebugLoc::getCompilerGenerated()); in processInternalGlobal() 1501 SI->setDebugLoc(DebugLoc::getCompilerGenerated()); in processInternalGlobal()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyDebugValueManager.cpp | 285 Def->setDebugLoc(DebugLoc()); in sink() 370 Clone->setDebugLoc(DebugLoc()); in cloneSink()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreSelectionDAGInfo.cpp | 46 CLI.setDebugLoc(dl) in EmitTargetCodeForMemcpy()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonSelectionDAGInfo.cpp | 54 CLI.setDebugLoc(dl) in EmitTargetCodeForMemcpy()
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | PseudoProbe.cpp | 109 Inst.setDebugLoc(DIL); in setProbeDistributionFactor()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | CSEMIRBuilder.cpp | 56 MI->setDebugLoc(Loc); in getDominatingInstrForID() 170 MIB->setDebugLoc( in generateCopiesIfRequired()
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | PHITransAddr.cpp | 377 New->setDebugLoc(Inst->getDebugLoc()); in insertTranslatedSubExpr() 396 Result->setDebugLoc(Inst->getDebugLoc()); in insertTranslatedSubExpr()
|