Home
last modified time | relevance | path

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

123456

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DLoopGeneratorsGOMP.cpp48 Call->setDebugLoc(DLGenerated); in createCallSpawnThreads()
58 Call->setDebugLoc(DLGenerated); in deployParallelExecution()
190 Call->setDebugLoc(DLGenerated); in createCallGetWorkItem()
210 Call->setDebugLoc(DLGenerated); in createCallJoinThreads()
227 Call->setDebugLoc(DLGenerated); in createCallCleanupThread()
H A DLoopGeneratorsKMP.cpp61 Call->setDebugLoc(DLGenerated); in createCallSpawnThreads()
334 Call->setDebugLoc(DLGenerated); in createCallGlobalThreadNum()
359 Call->setDebugLoc(DLGenerated); in createCallPushNumThreads()
405 Call->setDebugLoc(DLGenerated); in createCallStaticInit()
425 Call->setDebugLoc(DLGenerated); in createCallStaticFini()
466 Call->setDebugLoc(DLGenerated); in createCallDispatchInit()
499 Call->setDebugLoc(DLGenerated); in createCallDispatchNext()
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DEntryExitInstrumenter.cpp39 Call->setDebugLoc(DL); in insertCall()
53 RetAddr->setDebugLoc(DL); in insertCall()
60 Call->setDebugLoc(DL); in insertCall()
H A DAddDiscriminators.cpp225 I.setDebugLoc(*NewDIL); in addDiscriminators()
263 I.setDebugLoc(*NewDIL); in addDiscriminators()
H A DLowerInvoke.cpp59 NewCall->setDebugLoc(II->getDebugLoc()); in runImpl()
H A DBasicBlockUtils.cpp486 I->setDebugLoc(BI->getDebugLoc()); in ReplaceInstWithInst()
1118 BI->setDebugLoc(L->getStartLoc()); in SplitBlockPredecessorsImpl()
1126 BI->setDebugLoc(BB->getFirstNonPHIOrDbg()->getDebugLoc()); in SplitBlockPredecessorsImpl()
1208 BI1->setDebugLoc(OrigBB->getFirstNonPHI()->getDebugLoc()); in SplitLandingPadPredecessorsImpl()
1249 BI2->setDebugLoc(OrigBB->getFirstNonPHI()->getDebugLoc()); in SplitLandingPadPredecessorsImpl()
1406 CheckTerm->setDebugLoc(SplitBefore->getDebugLoc()); in SplitBlockAndInsertIfThenImpl()
1476 (*ThenTerm)->setDebugLoc(SplitBefore->getDebugLoc()); in SplitBlockAndInsertIfThenElse()
1478 (*ElseTerm)->setDebugLoc(SplitBefore->getDebugLoc()); in SplitBlockAndInsertIfThenElse()
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVCodeGenPrepare.cpp77 SExt->setDebugLoc(ZExt->getDebugLoc()); in optimizeZExt()
91 SExt->setDebugLoc(ZExt->getDebugLoc()); in optimizeZExt()
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp3524 Tid->setDebugLoc(DL); in changeToSPMDMode()
3529 ->setDebugLoc(DL); in changeToSPMDMode()
3889 WorkFn->setDebugLoc(DLoc); in buildCustomStateMachine()
3902 IsDone->setDebugLoc(DLoc); in buildCustomStateMachine()
3905 ->setDebugLoc(DLoc); in buildCustomStateMachine()
3910 ->setDebugLoc(DLoc); in buildCustomStateMachine()
3924 ->setDebugLoc(DLoc); in buildCustomStateMachine()
3963 ->setDebugLoc(DLoc); in buildCustomStateMachine()
3973 ->setDebugLoc(DLoc); in buildCustomStateMachine()
3976 ->setDebugLoc(DLoc); in buildCustomStateMachine()
[all …]
H A DSampleProfileProbe.cpp301 I->setDebugLoc(DIL); in instrumentOneFunc()
361 Call->setDebugLoc(DIL); in instrumentOneFunc()
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp604 BinOp->setDebugLoc(SI->getDebugLoc()); in processSaturatingInst()
845 BO->setDebugLoc(SDI->getDebugLoc()); in processSRem()
851 URem->setDebugLoc(SDI->getDebugLoc()); in processSRem()
901 BO->setDebugLoc(SDI->getDebugLoc()); in processSDiv()
907 UDiv->setDebugLoc(SDI->getDebugLoc()); in processSDiv()
965 BO->setDebugLoc(SDI->getDebugLoc()); in processAShr()
985 ZExt->setDebugLoc(SDI->getDebugLoc()); in processSExt()
H A DConstantHoisting.cpp785 Mat->setDebugLoc(ConstUser.Inst->getDebugLoc()); in emitBaseConstants()
809 ClonedCastInst->setDebugLoc(CastInst->getDebugLoc()); in emitBaseConstants()
835 ConstExprInst->setDebugLoc(ConstUser.Inst->getDebugLoc()); in emitBaseConstants()
903 Base->setDebugLoc(IP->getDebugLoc()); in emitBaseConstants()
917 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.cpp317 CallPN->setDebugLoc(CB.getDebugLoc()); in splitCallSite()
400 NewPN->setDebugLoc(CurrentI->getDebugLoc()); in splitCallSite()
/llvm-project-15.0.7/llvm/lib/Target/XCore/
H A DXCoreSelectionDAGInfo.cpp35 CLI.setDebugLoc(dl) in EmitTargetCodeForMemcpy()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineStripDebug.cpp68 MI.setDebugLoc(DebugLoc()); in runOnModule()
H A DMIRFSDiscriminator.cpp126 I.setDebugLoc(NewDIL); in runOnMachineFunction()
H A DSelectOptimize.cpp448 TrueBranch->setDebugLoc(LastSI->getDebugLoc()); in convertProfitableSIGroups()
456 FalseBranch->setDebugLoc(LastSI->getDebugLoc()); in convertProfitableSIGroups()
469 FalseBranch->setDebugLoc(SI->getDebugLoc()); in convertProfitableSIGroups()
507 PN->setDebugLoc(SI->getDebugLoc()); in convertProfitableSIGroups()
H A DMachineDebugify.cpp54 MI.setDebugLoc(DILocation::get(Ctx, NextLine++, 1, SP)); in applyDebugifyMetadataToMachineFunction()
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonSelectionDAGInfo.cpp51 CLI.setDebugLoc(dl) in EmitTargetCodeForMemcpy()
/llvm-project-15.0.7/llvm/lib/IR/
H A DPseudoProbe.cpp95 Inst.setDebugLoc(DIL); in setProbeDistributionFactor()
H A DDebugInfo.cpp457 I.setDebugLoc(DebugLoc()); in stripDebugInfo()
772 I.setDebugLoc(remapDebugLoc(I.getDebugLoc())); in stripNonLineTableDebugInfo()
815 setDebugLoc(DILocation::getMergedLocation(LocA, LocB)); in applyMergedLocation()
828 setDebugLoc(DebugLoc()); in dropLocation()
839 setDebugLoc(DILocation::get(getContext(), 0, 0, SP)); in dropLocation()
847 setDebugLoc(DebugLoc()); in dropLocation()
1603 unwrap<Instruction>(Inst)->setDebugLoc(DebugLoc(unwrap<MDNode>(Loc))); in LLVMInstructionSetDebugLoc()
1605 unwrap<Instruction>(Inst)->setDebugLoc(DebugLoc()); in LLVMInstructionSetDebugLoc()
H A DBasicBlock.cpp398 BI->setDebugLoc(Loc); in splitBasicBlock()
438 BI->setDebugLoc(Loc); in splitBasicBlockBefore()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86DiscriminateMemOps.cpp58 MI->setDebugLoc(DL); in updateDebugInfo()
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DPHITransAddr.cpp392 New->setDebugLoc(Inst->getDebugLoc()); in InsertPHITranslatedSubExpr()
411 Result->setDebugLoc(Inst->getDebugLoc()); in InsertPHITranslatedSubExpr()
/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp534 NewCall->setDebugLoc(CI->getDebugLoc()); in wrapInvoke()
1291 SetjmpTableSize->setDebugLoc(FirstDL); in runSjLjOnFunction()
1296 SetjmpTable->setDebugLoc(FirstDL); in runSjLjOnFunction()
1301 MallocCallI->setDebugLoc(FirstDL); in runSjLjOnFunction()
1406 Free->setDebugLoc(DL); in runSjLjOnFunction()
1411 BitCastI->setDebugLoc(DL); in runSjLjOnFunction()

123456