Home
last modified time | relevance | path

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

123456

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DEntryExitInstrumenter.cpp47 Call->setDebugLoc(DL); in insertCall()
51 Call->setDebugLoc(DL); in insertCall()
66 RetAddr->setDebugLoc(DL); in insertCall()
71 Call->setDebugLoc(DL); in insertCall()
H A DAddDiscriminators.cpp195 I.setDebugLoc(*NewDIL); in addDiscriminators()
233 I.setDebugLoc(*NewDIL); in addDiscriminators()
H A DLowerInvoke.cpp59 NewCall->setDebugLoc(II->getDebugLoc()); in runImpl()
H A DInlineFunction.cpp1543 CI->setDebugLoc(DILocation::get(SP->getContext(), 0, 0, SP)); in HandleByValArgumentInit()
1685 I.setDebugLoc(IDL); in fixupLineNumbers()
1709 I.setDebugLoc(TheCallDL); in fixupLineNumbers()
1716 DPV->setDebugLoc(TheCallDL); in fixupLineNumbers()
1723 DPV->setDebugLoc(IDL); in fixupLineNumbers()
2490 NewCI->setDebugLoc(CI->getDebugLoc()); in InlineFunction()
2787 NewBr->setDebugLoc(Returns[0]->getDebugLoc()); in InlineFunction()
2893 BI->setDebugLoc(Loc); in InlineFunction()
2901 CreatedBranchToNormalDest->setDebugLoc(Loc); in InlineFunction()
2921 CreatedBranchToNormalDest->setDebugLoc(Returns[0]->getDebugLoc()); in InlineFunction()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp577 BinOp->setDebugLoc(SI->getDebugLoc()); in processSaturatingInst()
893 BO->setDebugLoc(SDI->getDebugLoc()); in processSRem()
899 URem->setDebugLoc(SDI->getDebugLoc()); in processSRem()
906 Res->setDebugLoc(SDI->getDebugLoc()); in processSRem()
954 BO->setDebugLoc(SDI->getDebugLoc()); in processSDiv()
960 UDiv->setDebugLoc(SDI->getDebugLoc()); in processSDiv()
968 Res->setDebugLoc(SDI->getDebugLoc()); in processSDiv()
1027 BO->setDebugLoc(SDI->getDebugLoc()); in processAShr()
1047 ZExt->setDebugLoc(SDI->getDebugLoc()); in processSExt()
H A DConstantHoisting.cpp774 Mat->setDebugLoc(Adj->User.Inst->getDebugLoc()); in emitBaseConstants()
798 ClonedCastInst->setDebugLoc(CastInst->getDebugLoc()); in emitBaseConstants()
823 ConstExprInst->setDebugLoc(Adj->User.Inst->getDebugLoc()); in emitBaseConstants()
893 Base->setDebugLoc(IP->getDebugLoc()); in emitBaseConstants()
904 Base->setDebugLoc(DILocation::getMergedLocation( in emitBaseConstants()
H A DLoopBoundSplit.cpp369 LCSSAPhi->setDebugLoc(PN.getDebugLoc()); in splitLoopBound()
443 LCSSAPhi->setDebugLoc(PN.getDebugLoc()); in splitLoopBound()
H A DCallSiteSplitting.cpp315 CallPN->setDebugLoc(CB.getDebugLoc()); in splitCallSite()
399 NewPN->setDebugLoc(CurrentI->getDebugLoc()); in splitCallSite()
H A DReassociate.cpp297 Res->setDebugLoc(Neg->getDebugLoc()); in LowerNegateToMultiply()
1055 New->setDebugLoc(Or->getDebugLoc()); in convertOrWithNoCommonBitsToAdd()
1107 New->setDebugLoc(Sub->getDebugLoc()); in BreakUpSubtract()
1127 Mul->setDebugLoc(Shl->getDebugLoc()); in ConvertShiftToMul()
1335 I->setDebugLoc(InsertBefore->getDebugLoc()); in createAndInstr()
2398 VI->setDebugLoc(I->getDebugLoc()); in ReassociateExpression()
2436 OI->setDebugLoc(I->getDebugLoc()); in ReassociateExpression()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRFSDiscriminator.cpp159 I.setDebugLoc(DIL->cloneWithDiscriminator(0)); in runOnMachineFunction()
188 I.setDebugLoc(NewDIL); in runOnMachineFunction()
H A DMachineStripDebug.cpp68 MI.setDebugLoc(DebugLoc()); in runOnModule()
H A DMachineDebugify.cpp54 MI.setDebugLoc(DILocation::get(Ctx, NextLine++, 1, SP)); in applyDebugifyMetadataToMachineFunction()
H A DSelectOptimize.cpp667 TrueBranch->setDebugLoc(LastSI.getI()->getDebugLoc()); in convertProfitableSIGroups()
676 FalseBranch->setDebugLoc(LastSI.getI()->getDebugLoc()); in convertProfitableSIGroups()
689 FalseBranch->setDebugLoc(SI.getI()->getDebugLoc()); in convertProfitableSIGroups()
729 PN->setDebugLoc(SI.getI()->getDebugLoc()); in convertProfitableSIGroups()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp4065 Tid->setDebugLoc(DL); in insertInstructionGuardsHelper()
4070 ->setDebugLoc(DL); in insertInstructionGuardsHelper()
4529 WorkFn->setDebugLoc(DLoc); in buildCustomStateMachine()
4539 IsDone->setDebugLoc(DLoc); in buildCustomStateMachine()
4542 ->setDebugLoc(DLoc); in buildCustomStateMachine()
4547 ->setDebugLoc(DLoc); in buildCustomStateMachine()
4565 ->setDebugLoc(DLoc); in buildCustomStateMachine()
4606 ->setDebugLoc(DLoc); in buildCustomStateMachine()
4616 ->setDebugLoc(DLoc); in buildCustomStateMachine()
4619 ->setDebugLoc(DLoc); in buildCustomStateMachine()
[all …]
H A DSampleProfileProbe.cpp283 I->setDebugLoc(DIL); in instrumentOneFunc()
329 Probe->setDebugLoc(DIL); in instrumentOneFunc()
352 Call->setDebugLoc(DIL); in instrumentOneFunc()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreSelectionDAGInfo.cpp35 CLI.setDebugLoc(dl) in EmitTargetCodeForMemcpy()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyDebugValueManager.cpp285 Def->setDebugLoc(DebugLoc()); in sink()
370 Clone->setDebugLoc(DebugLoc()); in cloneSink()
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp535 NewCall->setDebugLoc(CI->getDebugLoc()); in wrapInvoke()
1289 SetjmpTableSize->setDebugLoc(FirstDL); in runSjLjOnFunction()
1296 SetjmpTable->setDebugLoc(FirstDL); in runSjLjOnFunction()
1301 MallocCallI->setDebugLoc(FirstDL); in runSjLjOnFunction()
1406 Free->setDebugLoc(DL); in runSjLjOnFunction()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSelectionDAGInfo.cpp51 CLI.setDebugLoc(dl) in EmitTargetCodeForMemcpy()
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DPseudoProbe.cpp106 Inst.setDebugLoc(DIL); in setProbeDistributionFactor()
H A DReplaceConstant.cpp96 NI->setDebugLoc(Loc); in convertUsersOfConstantsToInstructions()
H A DDebugInfo.cpp564 I.setDebugLoc(DebugLoc()); in stripDebugInfo()
883 I.setDebugLoc(remapDebugLoc(I.getDebugLoc())); in stripNonLineTableDebugInfo()
928 setDebugLoc(DILocation::getMergedLocation(LocA, LocB)); in applyMergedLocation()
977 setDebugLoc(DebugLoc()); in dropLocation()
988 setDebugLoc(DILocation::get(getContext(), 0, 0, SP)); in dropLocation()
996 setDebugLoc(DebugLoc()); in dropLocation()
1753 unwrap<Instruction>(Inst)->setDebugLoc(DebugLoc(unwrap<MDNode>(Loc))); in LLVMInstructionSetDebugLoc()
1755 unwrap<Instruction>(Inst)->setDebugLoc(DebugLoc()); in LLVMInstructionSetDebugLoc()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86DiscriminateMemOps.cpp59 MI->setDebugLoc(DL); in updateDebugInfo()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DPHITransAddr.cpp373 New->setDebugLoc(Inst->getDebugLoc()); in insertTranslatedSubExpr()
391 Result->setDebugLoc(Inst->getDebugLoc()); in insertTranslatedSubExpr()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLocalizer.cpp197 MI->setDebugLoc(UserDL); in localizeIntraBlock()

123456