Home
last modified time | relevance | path

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

12

/freebsd-10-stable/contrib/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp116 NewCI->setDebugLoc(FirstInst->getDebugLoc()); in FoldPHIArgBinOpIntoPHI()
126 NewBinOp->setDebugLoc(FirstInst->getDebugLoc()); in FoldPHIArgBinOpIntoPHI()
234 NewGEP->setDebugLoc(FirstInst->getDebugLoc()); in FoldPHIArgGEPIntoPHI()
382 NewLI->setDebugLoc(FirstLI->getDebugLoc()); in FoldPHIArgLoadIntoPHI()
486 NewCI->setDebugLoc(FirstInst->getDebugLoc()); in FoldPHIArgOpIntoPHI()
495 BinOp->setDebugLoc(FirstInst->getDebugLoc()); in FoldPHIArgOpIntoPHI()
502 NewCI->setDebugLoc(FirstInst->getDebugLoc()); in FoldPHIArgOpIntoPHI()
DInstCombine.h257 New->setDebugLoc(Old.getDebugLoc()); in InsertNewInstWith()
DInstCombineLoadStoreAlloca.cpp807 NewSI->setDebugLoc(OtherStore->getDebugLoc()); in SimplifyStoreAtEndOfBlock()
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
DInlineFunction.cpp479 BI->setDebugLoc(updateInlinedAtInfo(DL, TheCallDL, BI->getContext())); in fixupLineNumbers()
764 NewBr->setDebugLoc(Returns[0]->getDebugLoc()); in InlineFunction()
862 BI->setDebugLoc(Loc); in InlineFunction()
870 CreatedBranchToNormalDest->setDebugLoc(Loc); in InlineFunction()
891 CreatedBranchToNormalDest->setDebugLoc(Returns[0]->getDebugLoc()); in InlineFunction()
DLocal.cpp998 DbgVal->setDebugLoc(SIDL); in ConvertDebugDeclareToDebugValue()
1001 DbgVal->setDebugLoc(DDI->getDebugLoc()); in ConvertDebugDeclareToDebugValue()
1025 DbgVal->setDebugLoc(LIDL); in ConvertDebugDeclareToDebugValue()
1028 DbgVal->setDebugLoc(DDI->getDebugLoc()); in ConvertDebugDeclareToDebugValue()
1135 CallTrap->setDebugLoc(I->getDebugLoc()); in changeToUnreachable()
1155 NewCall->setDebugLoc(II->getDebugLoc()); in changeToCall()
DLowerInvoke.cpp179 NewCall->setDebugLoc(II->getDebugLoc()); in insertCheapEHSupport()
245 NewCall->setDebugLoc(II->getDebugLoc()); in rewriteExpensiveInvoke()
DBreakCriticalEdges.cpp161 NewBI->setDebugLoc(TI->getDebugLoc()); in SplitCriticalEdge()
DSSAUpdater.cpp168 InsertedPHI->setDebugLoc(DL); in GetValueInMiddleOfBlock()
DLoopSimplify.cpp402 PreheaderBB->getTerminator()->setDebugLoc( in InsertPreheaderForLoop()
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp517 (cast<Instruction>(NewCount))->setDebugLoc(DL); in transform()
527 (cast<Instruction>(NewCount))->setDebugLoc(DL); in transform()
622 CI->setDebugLoc(DL); in createPopcntIntrinsic()
1053 NewCall->setDebugLoc(TheStore->getDebugLoc()); in processLoopStridedStore()
1138 NewCall->setDebugLoc(SI->getDebugLoc()); in processLoopStoreOfLoopLoad()
DReassociate.cpp327 Res->setDebugLoc(Neg->getDebugLoc()); in LowerNegateToMultiply()
943 New->setDebugLoc(Sub->getDebugLoc()); in BreakUpSubtract()
961 Mul->setDebugLoc(Shl->getDebugLoc()); in ConvertShiftToMul()
1135 I->setDebugLoc(InsertBefore->getDebugLoc()); in createAndInstr()
1935 VI->setDebugLoc(I->getDebugLoc()); in ReassociateExpression()
1964 OI->setDebugLoc(I->getDebugLoc()); in ReassociateExpression()
DLICM.cpp702 NewSI->setDebugLoc(DL); in doExtraRewritesBeforeFinalDeletion()
864 PreheaderLoad->setDebugLoc(DL); in PromoteAliasSet()
DLoopRotation.cpp470 NewBI->setDebugLoc(PHBI->getDebugLoc()); in rotateLoop()
DJumpThreading.cpp971 NewVal->setDebugLoc(LI->getDebugLoc()); in SimplifyPartiallyRedundantLoad()
987 PN->setDebugLoc(LI->getDebugLoc()); in SimplifyPartiallyRedundantLoad()
1419 NewBI->setDebugLoc(BB->getTerminator()->getDebugLoc()); in ThreadEdge()
DTailRecursionElimination.cpp615 NewBI->setDebugLoc(CI->getDebugLoc()); in EliminateRecursiveTailCall()
DGVN.cpp1673 NewLoad->setDebugLoc(LI->getDebugLoc()); in PerformLoadPRE()
2546 PREInstr->setDebugLoc(CurInst->getDebugLoc()); in performPRE()
2566 Phi->setDebugLoc(CurInst->getDebugLoc()); in performPRE()
DMemCpyOptimizer.cpp468 AMemSet->setDebugLoc(Range.TheStores[0]->getDebugLoc()); in INITIALIZE_PASS_DEPENDENCY()
/freebsd-10-stable/contrib/llvm/lib/Transforms/Instrumentation/
DBoundsChecking.cpp91 TrapCall->setDebugLoc(Inst->getDebugLoc()); in getTrapBB()
/freebsd-10-stable/contrib/llvm/include/llvm/IR/
DInstruction.h175 void setDebugLoc(const DebugLoc &Loc) { DbgLoc = Loc; } in setDebugLoc() function
/freebsd-10-stable/contrib/llvm/lib/Transforms/IPO/
DPruneEH.cpp184 Call->setDebugLoc(II->getDebugLoc()); in SimplifyFunction()
DDeadArgumentElimination.cpp302 New->setDebugLoc(Call->getDebugLoc()); in DeleteDeadVarargs()
968 New->setDebugLoc(Call->getDebugLoc()); in RemoveDeadStuffFromFunction()
/freebsd-10-stable/contrib/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp279 StoreStrong->setDebugLoc(Store->getDebugLoc()); in ContractRelease()
/freebsd-10-stable/contrib/llvm/lib/IR/
DInstruction.cpp554 New->setDebugLoc(getDebugLoc()); in clone()
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
DMachineInstr.h989 void setDebugLoc(const DebugLoc dl) { debugLoc = dl; }
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGDebugInfo.cpp2779 Call->setDebugLoc(llvm::DebugLoc::get(Line, Column, Scope)); in EmitDeclare()
2809 Call->setDebugLoc(llvm::DebugLoc::get(Line, Column, Scope)); in EmitDeclare()
2824 Call->setDebugLoc(llvm::DebugLoc::get(Line, Column, Scope)); in EmitDeclare()
2912 Call->setDebugLoc(llvm::DebugLoc::get(Line, Column, in EmitDeclareOfBlockDeclRefVariable()
3078 DbgVal->setDebugLoc(llvm::DebugLoc::get(line, column, scope)); in EmitDeclareOfBlockLiteralArgVariable()
3084 DbgDecl->setDebugLoc(llvm::DebugLoc::get(line, column, scope)); in EmitDeclareOfBlockLiteralArgVariable()

12