Home
last modified time | relevance | path

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

123

/external/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp118 NewCI->setDebugLoc(FirstInst->getDebugLoc()); in FoldPHIArgBinOpIntoPHI()
128 NewBinOp->setDebugLoc(FirstInst->getDebugLoc()); in FoldPHIArgBinOpIntoPHI()
236 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.h272 New->setDebugLoc(Old.getDebugLoc()); in InsertNewInstWith()
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp192 II->setDebugLoc(CI->getDebugLoc()); in HandleCallsInBlockInlinedThroughInvoke()
475 BI->setDebugLoc(TheCallDL); in fixupLineNumbers()
477 BI->setDebugLoc(updateInlinedAtInfo(DL, TheCallDL, BI->getContext())); in fixupLineNumbers()
853 NewBr->setDebugLoc(Returns[0]->getDebugLoc()); in InlineFunction()
951 BI->setDebugLoc(Loc); in InlineFunction()
959 CreatedBranchToNormalDest->setDebugLoc(Loc); in InlineFunction()
980 CreatedBranchToNormalDest->setDebugLoc(Returns[0]->getDebugLoc()); in InlineFunction()
DLowerInvoke.cpp65 NewCall->setDebugLoc(II->getDebugLoc()); in runOnFunction()
DBasicBlockUtils.cpp687 CheckTerm->setDebugLoc(SplitBefore->getDebugLoc()); in SplitBlockAndInsertIfThen()
690 HeadNewTerm->setDebugLoc(SplitBefore->getDebugLoc()); in SplitBlockAndInsertIfThen()
721 (*ThenTerm)->setDebugLoc(SplitBefore->getDebugLoc()); in SplitBlockAndInsertIfThenElse()
723 (*ElseTerm)->setDebugLoc(SplitBefore->getDebugLoc()); in SplitBlockAndInsertIfThenElse()
726 HeadNewTerm->setDebugLoc(SplitBefore->getDebugLoc()); in SplitBlockAndInsertIfThenElse()
DAddDiscriminators.cpp211 I1->setDebugLoc(newDebugLoc); in runOnFunction()
DLocal.cpp1000 DbgVal->setDebugLoc(DDI->getDebugLoc()); in ConvertDebugDeclareToDebugValue()
1020 DbgVal->setDebugLoc(DDI->getDebugLoc()); in ConvertDebugDeclareToDebugValue()
1065 DbgVal->setDebugLoc(DDI->getDebugLoc()); in LowerDbgDeclare()
1136 CallTrap->setDebugLoc(I->getDebugLoc()); in changeToUnreachable()
1156 NewCall->setDebugLoc(II->getDebugLoc()); in changeToCall()
DBreakCriticalEdges.cpp162 NewBI->setDebugLoc(TI->getDebugLoc()); in SplitCriticalEdge()
DSSAUpdater.cpp167 InsertedPHI->setDebugLoc(DL); in GetValueInMiddleOfBlock()
/external/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp477 Mat->setDebugLoc(ConstUser.Inst->getDebugLoc()); in emitBaseConstants()
501 ClonedCastInst->setDebugLoc(CastInst->getDebugLoc()); in emitBaseConstants()
520 ConstExprInst->setDebugLoc(ConstUser.Inst->getDebugLoc()); in emitBaseConstants()
560 Base->setDebugLoc(cast<Instruction>(Base->user_back())->getDebugLoc()); in emitBaseConstants()
DLoopIdiomRecognize.cpp515 (cast<Instruction>(NewCount))->setDebugLoc(DL); in transform()
525 (cast<Instruction>(NewCount))->setDebugLoc(DL); in transform()
618 CI->setDebugLoc(DL); in createPopcntIntrinsic()
1052 NewCall->setDebugLoc(TheStore->getDebugLoc()); in processLoopStridedStore()
1137 NewCall->setDebugLoc(SI->getDebugLoc()); in processLoopStoreOfLoopLoad()
DReassociate.cpp327 Res->setDebugLoc(Neg->getDebugLoc()); in LowerNegateToMultiply()
942 New->setDebugLoc(Sub->getDebugLoc()); in BreakUpSubtract()
960 Mul->setDebugLoc(Shl->getDebugLoc()); in ConvertShiftToMul()
1134 I->setDebugLoc(InsertBefore->getDebugLoc()); in createAndInstr()
1936 VI->setDebugLoc(I->getDebugLoc()); in ReassociateExpression()
1965 OI->setDebugLoc(I->getDebugLoc()); in ReassociateExpression()
DLICM.cpp745 NewSI->setDebugLoc(DL); in doExtraRewritesBeforeFinalDeletion()
907 PreheaderLoad->setDebugLoc(DL); in PromoteAliasSet()
DLoopRotation.cpp512 NewBI->setDebugLoc(PHBI->getDebugLoc()); in rotateLoop()
DJumpThreading.cpp985 NewVal->setDebugLoc(LI->getDebugLoc()); in SimplifyPartiallyRedundantLoad()
1001 PN->setDebugLoc(LI->getDebugLoc()); in SimplifyPartiallyRedundantLoad()
1433 NewBI->setDebugLoc(BB->getTerminator()->getDebugLoc()); in ThreadEdge()
/external/llvm/lib/Target/XCore/
DXCoreSelectionDAGInfo.cpp45 CLI.setDebugLoc(dl).setChain(Chain) in EmitTargetCodeForMemcpy()
/external/llvm/lib/Target/AArch64/
DAArch64SelectionDAGInfo.cpp52 CLI.setDebugLoc(dl).setChain(Chain) in EmitTargetCodeForMemset()
/external/llvm/lib/Transforms/Instrumentation/
DBoundsChecking.cpp90 TrapCall->setDebugLoc(Inst->getDebugLoc()); in getTrapBB()
/external/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp190 CLI.setDebugLoc(dl).setChain(Chain) in EmitTargetCodeForMemset()
/external/llvm/include/llvm/IR/
DInstruction.h193 void setDebugLoc(const DebugLoc &Loc) { DbgLoc = Loc; } in setDebugLoc() function
/external/llvm/lib/Transforms/IPO/
DPruneEH.cpp185 Call->setDebugLoc(II->getDebugLoc()); in SimplifyFunction()
DDeadArgumentElimination.cpp268 New->setDebugLoc(Call->getDebugLoc()); in DeleteDeadVarargs()
936 New->setDebugLoc(Call->getDebugLoc()); in RemoveDeadStuffFromFunction()
/external/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp67 CLI.setDebugLoc(dl).setChain(Chain) in EmitTargetCodeForMemset()
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp280 StoreStrong->setDebugLoc(Store->getDebugLoc()); in ContractRelease()
/external/llvm/lib/IR/
DInstruction.cpp536 New->setDebugLoc(getDebugLoc()); in clone()

123