Home
last modified time | relevance | path

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

123456

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDEntryExitInstrumenter.cpp50 Call->setDebugLoc(DL); in insertCall()
54 Call->setDebugLoc(DL); in insertCall()
69 RetAddr->setDebugLoc(DL); in insertCall()
74 Call->setDebugLoc(DL); in insertCall()
HDAddDiscriminators.cpp195 I.setDebugLoc(*NewDIL); in addDiscriminators()
233 I.setDebugLoc(*NewDIL); in addDiscriminators()
HDLowerInvoke.cpp59 NewCall->setDebugLoc(II->getDebugLoc()); in runImpl()
HDInlineFunction.cpp1644 CI->setDebugLoc(DILocation::get(SP->getContext(), 0, 0, SP)); in HandleByValArgumentInit()
1787 I.setDebugLoc(IDL); in fixupLineNumbers()
1811 I.setDebugLoc(TheCallDL); in fixupLineNumbers()
1818 DVR->setDebugLoc(TheCallDL); in fixupLineNumbers()
1825 DVR->setDebugLoc(IDL); in fixupLineNumbers()
2594 NewCI->setDebugLoc(CI->getDebugLoc()); in InlineFunction()
2890 NewBr->setDebugLoc(Returns[0]->getDebugLoc()); in InlineFunction()
2994 BI->setDebugLoc(Loc); in InlineFunction()
3002 CreatedBranchToNormalDest->setDebugLoc(Loc); in InlineFunction()
3022 CreatedBranchToNormalDest->setDebugLoc(Returns[0]->getDebugLoc()); in InlineFunction()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDDivRemPairs.cpp218 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()
HDCorrelatedValuePropagation.cpp639 BinOp->setDebugLoc(SI->getDebugLoc()); in processSaturatingInst()
954 BO->setDebugLoc(SDI->getDebugLoc()); in processSRem()
960 URem->setDebugLoc(SDI->getDebugLoc()); in processSRem()
968 Res->setDebugLoc(SDI->getDebugLoc()); in processSRem()
1015 BO->setDebugLoc(SDI->getDebugLoc()); in processSDiv()
1021 UDiv->setDebugLoc(SDI->getDebugLoc()); in processSDiv()
1030 Res->setDebugLoc(SDI->getDebugLoc()); in processSDiv()
1083 BO->setDebugLoc(SDI->getDebugLoc()); in processAShr()
1101 ZExt->setDebugLoc(SDI->getDebugLoc()); in processSExt()
1142 UIToFP->setDebugLoc(SIToFP->getDebugLoc()); in processSIToFP()
HDConstantHoisting.cpp781 Mat->setDebugLoc(Adj->User.Inst->getDebugLoc()); in emitBaseConstants()
805 ClonedCastInst->setDebugLoc(CastInst->getDebugLoc()); in emitBaseConstants()
831 ConstExprInst->setDebugLoc(Adj->User.Inst->getDebugLoc()); in emitBaseConstants()
901 Base->setDebugLoc(IP->getDebugLoc()); in emitBaseConstants()
912 Base->setDebugLoc(DILocation::getMergedLocation( in emitBaseConstants()
HDSimplifyCFGPass.cpp149 BI->setDebugLoc(Term->getDebugLoc()); in performBlockTailMerging()
156 CanonicalTerm->setDebugLoc(CommonDebugLoc); in performBlockTailMerging()
HDCallSiteSplitting.cpp315 CallPN->setDebugLoc(CB.getDebugLoc()); in splitCallSite()
399 NewPN->setDebugLoc(CurrentI->getDebugLoc()); in splitCallSite()
HDLoopBoundSplit.cpp369 LCSSAPhi->setDebugLoc(PN.getDebugLoc()); in splitLoopBound()
443 LCSSAPhi->setDebugLoc(PN.getDebugLoc()); in splitLoopBound()
HDLowerConstantIntrinsics.cpp90 NewBI->setDebugLoc(BI->getDebugLoc()); in replaceConditionalBranchesOnConstant()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMIRFSDiscriminator.cpp159 I.setDebugLoc(DIL->cloneWithDiscriminator(0)); in runOnMachineFunction()
188 I.setDebugLoc(NewDIL); in runOnMachineFunction()
HDMachineStripDebug.cpp68 MI.setDebugLoc(DebugLoc()); in runOnModule()
HDDwarfEHPrepare.cpp259 CI->setDebugLoc(DILocation::get(SP->getContext(), 0, 0, SP)); in InsertUnwindResumeCalls()
302 CI->setDebugLoc(DILocation::get(SP->getContext(), 0, 0, SP)); in InsertUnwindResumeCalls()
HDSelectOptimize.cpp703 TrueBranch->setDebugLoc(LastSI.getI()->getDebugLoc()); in convertProfitableSIGroups()
712 FalseBranch->setDebugLoc(LastSI.getI()->getDebugLoc()); in convertProfitableSIGroups()
725 FalseBranch->setDebugLoc(SI.getI()->getDebugLoc()); in convertProfitableSIGroups()
765 PN->setDebugLoc(SI.getI()->getDebugLoc()); in convertProfitableSIGroups()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDOpenMPOpt.cpp1268 NewCI->setDebugLoc(CI->getDebugLoc()); in mergeParallelRegions()
4053 BranchInst::Create(RegionCheckTidBB, ParentBB)->setDebugLoc(DL); in insertInstructionGuardsHelper()
4065 Tid->setDebugLoc(DL); in insertInstructionGuardsHelper()
4070 ->setDebugLoc(DL); in insertInstructionGuardsHelper()
4081 Barrier->setDebugLoc(DL); in insertInstructionGuardsHelper()
4089 Barrier->setDebugLoc(DL); in insertInstructionGuardsHelper()
4191 ReturnInst::Create(Ctx, ReturnBB)->setDebugLoc(DLoc); in forceSingleThreadPerWorkgroupHelper()
4205 ThreadIdInBlock->setDebugLoc(DLoc); in forceSingleThreadPerWorkgroupHelper()
4212 IsMainThread->setDebugLoc(DLoc); in forceSingleThreadPerWorkgroupHelper()
4453 ReturnInst::Create(Ctx, StateMachineFinishedBB)->setDebugLoc(DLoc); in buildCustomStateMachine()
[all …]
HDSampleProfileProbe.cpp369 I->setDebugLoc(DIL); in instrumentOneFunc()
415 Probe->setDebugLoc(DIL); in instrumentOneFunc()
438 Call->setDebugLoc(DIL); in instrumentOneFunc()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/XCore/
HDXCoreSelectionDAGInfo.cpp35 CLI.setDebugLoc(dl) in EmitTargetCodeForMemcpy()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyDebugValueManager.cpp285 Def->setDebugLoc(DebugLoc()); in sink()
370 Clone->setDebugLoc(DebugLoc()); in cloneSink()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonSelectionDAGInfo.cpp51 CLI.setDebugLoc(dl) in EmitTargetCodeForMemcpy()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDPseudoProbe.cpp109 Inst.setDebugLoc(DIL); in setProbeDistributionFactor()
HDReplaceConstant.cpp107 NI->setDebugLoc(Loc); in convertUsersOfConstantsToInstructions()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86DiscriminateMemOps.cpp59 MI->setDebugLoc(DL); in updateDebugInfo()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Analysis/
HDPHITransAddr.cpp374 New->setDebugLoc(Inst->getDebugLoc()); in insertTranslatedSubExpr()
393 Result->setDebugLoc(Inst->getDebugLoc()); in insertTranslatedSubExpr()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDCSEMIRBuilder.cpp58 MI->setDebugLoc(Loc); in getDominatingInstrForID()
166 MIB->setDebugLoc( in generateCopiesIfRequired()

123456