| /llvm-project-15.0.7/polly/lib/CodeGen/ |
| H A D | LoopGeneratorsGOMP.cpp | 48 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 D | LoopGeneratorsKMP.cpp | 61 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 D | EntryExitInstrumenter.cpp | 39 Call->setDebugLoc(DL); in insertCall() 53 RetAddr->setDebugLoc(DL); in insertCall() 60 Call->setDebugLoc(DL); in insertCall()
|
| H A D | AddDiscriminators.cpp | 225 I.setDebugLoc(*NewDIL); in addDiscriminators() 263 I.setDebugLoc(*NewDIL); in addDiscriminators()
|
| H A D | LowerInvoke.cpp | 59 NewCall->setDebugLoc(II->getDebugLoc()); in runImpl()
|
| H A D | BasicBlockUtils.cpp | 486 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 D | RISCVCodeGenPrepare.cpp | 77 SExt->setDebugLoc(ZExt->getDebugLoc()); in optimizeZExt() 91 SExt->setDebugLoc(ZExt->getDebugLoc()); in optimizeZExt()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/IPO/ |
| H A D | OpenMPOpt.cpp | 3524 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 D | SampleProfileProbe.cpp | 301 I->setDebugLoc(DIL); in instrumentOneFunc() 361 Call->setDebugLoc(DIL); in instrumentOneFunc()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | CorrelatedValuePropagation.cpp | 604 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 D | ConstantHoisting.cpp | 785 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 D | LoopBoundSplit.cpp | 369 LCSSAPhi->setDebugLoc(PN.getDebugLoc()); in splitLoopBound() 443 LCSSAPhi->setDebugLoc(PN.getDebugLoc()); in splitLoopBound()
|
| H A D | CallSiteSplitting.cpp | 317 CallPN->setDebugLoc(CB.getDebugLoc()); in splitCallSite() 400 NewPN->setDebugLoc(CurrentI->getDebugLoc()); in splitCallSite()
|
| /llvm-project-15.0.7/llvm/lib/Target/XCore/ |
| H A D | XCoreSelectionDAGInfo.cpp | 35 CLI.setDebugLoc(dl) in EmitTargetCodeForMemcpy()
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | MachineStripDebug.cpp | 68 MI.setDebugLoc(DebugLoc()); in runOnModule()
|
| H A D | MIRFSDiscriminator.cpp | 126 I.setDebugLoc(NewDIL); in runOnMachineFunction()
|
| H A D | SelectOptimize.cpp | 448 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 D | MachineDebugify.cpp | 54 MI.setDebugLoc(DILocation::get(Ctx, NextLine++, 1, SP)); in applyDebugifyMetadataToMachineFunction()
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonSelectionDAGInfo.cpp | 51 CLI.setDebugLoc(dl) in EmitTargetCodeForMemcpy()
|
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | PseudoProbe.cpp | 95 Inst.setDebugLoc(DIL); in setProbeDistributionFactor()
|
| H A D | DebugInfo.cpp | 457 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 D | BasicBlock.cpp | 398 BI->setDebugLoc(Loc); in splitBasicBlock() 438 BI->setDebugLoc(Loc); in splitBasicBlockBefore()
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86DiscriminateMemOps.cpp | 58 MI->setDebugLoc(DL); in updateDebugInfo()
|
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | PHITransAddr.cpp | 392 New->setDebugLoc(Inst->getDebugLoc()); in InsertPHITranslatedSubExpr() 411 Result->setDebugLoc(Inst->getDebugLoc()); in InsertPHITranslatedSubExpr()
|
| /llvm-project-15.0.7/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 534 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()
|