| /freebsd-13.1/contrib/llvm-project/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.getValue()); in addDiscriminators() 263 I.setDebugLoc(NewDIL.getValue()); in addDiscriminators()
|
| H A D | LowerInvoke.cpp | 61 NewCall->setDebugLoc(II->getDebugLoc()); in runImpl()
|
| H A D | BasicBlockUtils.cpp | 476 I->setDebugLoc(BI->getDebugLoc()); in ReplaceInstWithInst() 1094 BI->setDebugLoc(L->getStartLoc()); in SplitBlockPredecessorsImpl() 1102 BI->setDebugLoc(BB->getFirstNonPHIOrDbg()->getDebugLoc()); in SplitBlockPredecessorsImpl() 1182 BI1->setDebugLoc(OrigBB->getFirstNonPHI()->getDebugLoc()); in SplitLandingPadPredecessorsImpl() 1223 BI2->setDebugLoc(OrigBB->getFirstNonPHI()->getDebugLoc()); in SplitLandingPadPredecessorsImpl() 1380 CheckTerm->setDebugLoc(SplitBefore->getDebugLoc()); in SplitBlockAndInsertIfThenImpl() 1450 (*ThenTerm)->setDebugLoc(SplitBefore->getDebugLoc()); in SplitBlockAndInsertIfThenElse() 1452 (*ElseTerm)->setDebugLoc(SplitBefore->getDebugLoc()); in SplitBlockAndInsertIfThenElse()
|
| H A D | InlineFunction.cpp | 1535 BI->setDebugLoc(IDL); in fixupLineNumbers() 1553 BI->setDebugLoc(TheCallDL); in fixupLineNumbers() 2150 NewCI->setDebugLoc(CI->getDebugLoc()); in InlineFunction() 2473 NewBr->setDebugLoc(Returns[0]->getDebugLoc()); in InlineFunction() 2577 BI->setDebugLoc(Loc); in InlineFunction() 2585 CreatedBranchToNormalDest->setDebugLoc(Loc); in InlineFunction() 2606 CreatedBranchToNormalDest->setDebugLoc(Returns[0]->getDebugLoc()); in InlineFunction()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | OpenMPOpt.cpp | 3211 ->setDebugLoc(DLoc); in buildCustomStateMachine() 3232 WorkFn->setDebugLoc(DLoc); in buildCustomStateMachine() 3245 IsDone->setDebugLoc(DLoc); in buildCustomStateMachine() 3248 ->setDebugLoc(DLoc); in buildCustomStateMachine() 3253 ->setDebugLoc(DLoc); in buildCustomStateMachine() 3267 ->setDebugLoc(DLoc); in buildCustomStateMachine() 3306 ->setDebugLoc(DLoc); in buildCustomStateMachine() 3311 ->setDebugLoc(DLoc); in buildCustomStateMachine() 3313 ->setDebugLoc(DLoc); in buildCustomStateMachine() 3316 ->setDebugLoc(DLoc); in buildCustomStateMachine() [all …]
|
| H A D | SampleProfileProbe.cpp | 302 I->setDebugLoc(DIL); in instrumentOneFunc() 362 Call->setDebugLoc(DIL); in instrumentOneFunc()
|
| H A D | IROutliner.cpp | 452 Val.setDebugLoc(DebugLoc()); in moveFunctionData() 471 Val.setDebugLoc(DI); in moveFunctionData() 897 Call->setDebugLoc(Region.Call->getDebugLoc()); in replaceCalledFunction() 949 I->setDebugLoc(DebugLoc()); in replaceArgumentUses()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | CorrelatedValuePropagation.cpp | 554 BinOp->setDebugLoc(SI->getDebugLoc()); in processSaturatingInst() 796 BO->setDebugLoc(SDI->getDebugLoc()); in processSRem() 802 URem->setDebugLoc(SDI->getDebugLoc()); in processSRem() 852 BO->setDebugLoc(SDI->getDebugLoc()); in processSDiv() 858 UDiv->setDebugLoc(SDI->getDebugLoc()); in processSDiv() 903 BO->setDebugLoc(SDI->getDebugLoc()); in processAShr() 923 ZExt->setDebugLoc(SDI->getDebugLoc()); in processSExt()
|
| H A D | ConstantHoisting.cpp | 777 Mat->setDebugLoc(ConstUser.Inst->getDebugLoc()); in emitBaseConstants() 801 ClonedCastInst->setDebugLoc(CastInst->getDebugLoc()); in emitBaseConstants() 828 ConstExprInst->setDebugLoc(ConstUser.Inst->getDebugLoc()); in emitBaseConstants() 896 Base->setDebugLoc(IP->getDebugLoc()); in emitBaseConstants() 910 Base->setDebugLoc(DILocation::getMergedLocation( in emitBaseConstants()
|
| H A D | CallSiteSplitting.cpp | 318 CallPN->setDebugLoc(CB.getDebugLoc()); in splitCallSite() 401 NewPN->setDebugLoc(CurrentI->getDebugLoc()); in splitCallSite()
|
| H A D | Reassociate.cpp | 283 Res->setDebugLoc(Neg->getDebugLoc()); in LowerNegateToMultiply() 1012 New->setDebugLoc(Or->getDebugLoc()); in convertOrWithNoCommonBitsToAdd() 1064 New->setDebugLoc(Sub->getDebugLoc()); in BreakUpSubtract() 1084 Mul->setDebugLoc(Shl->getDebugLoc()); in ConvertShiftToMul() 1291 I->setDebugLoc(InsertBefore->getDebugLoc()); in createAndInstr() 2345 VI->setDebugLoc(I->getDebugLoc()); in ReassociateExpression() 2383 OI->setDebugLoc(I->getDebugLoc()); in ReassociateExpression()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 443 NewCall->setDebugLoc(CI->getDebugLoc()); in wrapInvoke() 884 NewCall->setDebugLoc(II->getDebugLoc()); in runEHOnFunction() 1020 SetjmpTableSize->setDebugLoc(FirstDL); in runSjLjOnFunction() 1025 SetjmpTable->setDebugLoc(FirstDL); in runSjLjOnFunction() 1030 MallocCallI->setDebugLoc(FirstDL); in runSjLjOnFunction() 1237 Free->setDebugLoc(DL); in runSjLjOnFunction() 1242 BitCastI->setDebugLoc(DL); in runSjLjOnFunction()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreSelectionDAGInfo.cpp | 35 CLI.setDebugLoc(dl) in EmitTargetCodeForMemcpy()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineStripDebug.cpp | 69 I->setDebugLoc(DebugLoc()); in runOnModule()
|
| H A D | MIRFSDiscriminator.cpp | 122 I.setDebugLoc(NewDIL); in runOnMachineFunction()
|
| H A D | MachineDebugify.cpp | 57 MI.setDebugLoc(DILocation::get(Ctx, NextLine++, 1, SP)); in applyDebugifyMetadataToMachineFunction()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonSelectionDAGInfo.cpp | 51 CLI.setDebugLoc(dl) in EmitTargetCodeForMemcpy()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ |
| H A D | PseudoProbe.cpp | 95 Inst.setDebugLoc(DIL); in setProbeDistributionFactor()
|
| H A D | DebugInfo.cpp | 459 I.setDebugLoc(DebugLoc()); in stripDebugInfo() 774 I.setDebugLoc(remapDebugLoc(I.getDebugLoc())); in stripNonLineTableDebugInfo() 817 setDebugLoc(DILocation::getMergedLocation(LocA, LocB)); in applyMergedLocation() 830 setDebugLoc(DebugLoc()); in dropLocation() 841 setDebugLoc(DILocation::get(getContext(), 0, 0, SP)); in dropLocation() 849 setDebugLoc(DebugLoc()); in dropLocation() 1598 unwrap<Instruction>(Inst)->setDebugLoc(DebugLoc(unwrap<MDNode>(Loc))); in LLVMInstructionSetDebugLoc() 1600 unwrap<Instruction>(Inst)->setDebugLoc(DebugLoc()); in LLVMInstructionSetDebugLoc()
|
| H A D | BasicBlock.cpp | 401 BI->setDebugLoc(Loc); in splitBasicBlock() 441 BI->setDebugLoc(Loc); in splitBasicBlockBefore()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86DiscriminateMemOps.cpp | 57 MI->setDebugLoc(DL); in updateDebugInfo()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | PHITransAddr.cpp | 390 New->setDebugLoc(Inst->getDebugLoc()); in InsertPHITranslatedSubExpr() 409 Result->setDebugLoc(Inst->getDebugLoc()); in InsertPHITranslatedSubExpr()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64SelectionDAGInfo.cpp | 44 CLI.setDebugLoc(dl) in EmitTargetCodeForMemset()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | BoundsChecking.cpp | 198 TrapCall->setDebugLoc(DebugLoc); in addBoundsChecking()
|