Home
last modified time | relevance | path

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

123

/external/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp117 NewCI->setDebugLoc(FirstInst->getDebugLoc()); in FoldPHIArgBinOpIntoPHI()
127 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()
/external/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp481 Mat->setDebugLoc(ConstUser.Inst->getDebugLoc()); in emitBaseConstants()
505 ClonedCastInst->setDebugLoc(CastInst->getDebugLoc()); in emitBaseConstants()
524 ConstExprInst->setDebugLoc(ConstUser.Inst->getDebugLoc()); in emitBaseConstants()
564 Base->setDebugLoc(cast<Instruction>(Base->user_back())->getDebugLoc()); in emitBaseConstants()
DLoopIdiomRecognize.cpp483 (cast<Instruction>(NewCount))->setDebugLoc(DL); in transform()
493 (cast<Instruction>(NewCount))->setDebugLoc(DL); in transform()
578 CI->setDebugLoc(DL); in createPopcntIntrinsic()
1008 NewCall->setDebugLoc(TheStore->getDebugLoc()); in processLoopStridedStore()
1094 NewCall->setDebugLoc(SI->getDebugLoc()); in processLoopStoreOfLoopLoad()
DReassociate.cpp396 Res->setDebugLoc(Neg->getDebugLoc()); in LowerNegateToMultiply()
1036 New->setDebugLoc(Sub->getDebugLoc()); in BreakUpSubtract()
1056 Mul->setDebugLoc(Shl->getDebugLoc()); in ConvertShiftToMul()
1262 I->setDebugLoc(InsertBefore->getDebugLoc()); in createAndInstr()
2055 NI->setDebugLoc(I->getDebugLoc()); in canonicalizeNegConstExpr()
2205 VI->setDebugLoc(I->getDebugLoc()); in ReassociateExpression()
2243 OI->setDebugLoc(I->getDebugLoc()); in ReassociateExpression()
DLICM.cpp750 NewSI->setDebugLoc(DL); in doExtraRewritesBeforeFinalDeletion()
932 PreheaderLoad->setDebugLoc(DL); in promoteLoopAccessesToScalars()
DJumpThreading.cpp1007 NewVal->setDebugLoc(LI->getDebugLoc()); in SimplifyPartiallyRedundantLoad()
1023 PN->setDebugLoc(LI->getDebugLoc()); in SimplifyPartiallyRedundantLoad()
1465 NewBI->setDebugLoc(BB->getTerminator()->getDebugLoc()); in ThreadEdge()
DLoopRotation.cpp556 NewBI->setDebugLoc(PHBI->getDebugLoc()); in rotateLoop()
/external/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp713 CheckTerm->setDebugLoc(SplitBefore->getDebugLoc()); in SplitBlockAndInsertIfThen()
716 HeadNewTerm->setDebugLoc(SplitBefore->getDebugLoc()); in SplitBlockAndInsertIfThen()
761 (*ThenTerm)->setDebugLoc(SplitBefore->getDebugLoc()); in SplitBlockAndInsertIfThenElse()
763 (*ElseTerm)->setDebugLoc(SplitBefore->getDebugLoc()); in SplitBlockAndInsertIfThenElse()
766 HeadNewTerm->setDebugLoc(SplitBefore->getDebugLoc()); in SplitBlockAndInsertIfThenElse()
DLowerInvoke.cpp65 NewCall->setDebugLoc(II->getDebugLoc()); in runOnFunction()
DInlineFunction.cpp212 II->setDebugLoc(CI->getDebugLoc()); in HandleCallsInBlockInlinedThroughInvoke()
904 BI->setDebugLoc(TheCallDL); in fixupLineNumbers()
906 BI->setDebugLoc(updateInlinedAtInfo(DL, InlinedAtNode, BI->getContext(), IANodes)); in fixupLineNumbers()
1271 NewBr->setDebugLoc(Returns[0]->getDebugLoc()); in InlineFunction()
1369 BI->setDebugLoc(Loc); in InlineFunction()
1377 CreatedBranchToNormalDest->setDebugLoc(Loc); in InlineFunction()
1398 CreatedBranchToNormalDest->setDebugLoc(Returns[0]->getDebugLoc()); in InlineFunction()
DAddDiscriminators.cpp218 I1->setDebugLoc(newDebugLoc); in runOnFunction()
DBreakCriticalEdges.cpp153 NewBI->setDebugLoc(TI->getDebugLoc()); in SplitCriticalEdge()
DSSAUpdater.cpp169 InsertedPHI->setDebugLoc(DL); in GetValueInMiddleOfBlock()
/external/llvm/lib/Target/XCore/
DXCoreSelectionDAGInfo.cpp45 CLI.setDebugLoc(dl).setChain(Chain) in EmitTargetCodeForMemcpy()
/external/llvm/lib/Target/AArch64/
DAArch64SelectionDAGInfo.cpp50 CLI.setDebugLoc(dl).setChain(Chain) in EmitTargetCodeForMemset()
/external/llvm/lib/Transforms/Instrumentation/
DBoundsChecking.cpp88 TrapCall->setDebugLoc(Inst->getDebugLoc()); in getTrapBB()
/external/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp191 CLI.setDebugLoc(dl).setChain(Chain) in EmitTargetCodeForMemset()
/external/llvm/lib/Transforms/IPO/
DPruneEH.cpp187 Call->setDebugLoc(II->getDebugLoc()); in SimplifyFunction()
DDeadArgumentElimination.cpp273 New->setDebugLoc(Call->getDebugLoc()); in DeleteDeadVarargs()
970 New->setDebugLoc(Call->getDebugLoc()); in RemoveDeadStuffFromFunction()
/external/llvm/include/llvm/IR/
DInstruction.h226 void setDebugLoc(DebugLoc Loc) { DbgLoc = std::move(Loc); }
/external/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp95 CLI.setDebugLoc(dl).setChain(Chain) in EmitTargetCodeForMemset()
/external/llvm/lib/IR/
DDebugInfo.cpp316 I.setDebugLoc(DebugLoc()); in stripDebugInfo()
DInstruction.cpp545 New->setDebugLoc(getDebugLoc()); in clone()
/external/llvm/unittests/IR/
DIRBuilderTest.cpp304 I->setDebugLoc(DebugLoc::get(2, 0, BadScope)); in TEST_F()
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp387 StoreStrong->setDebugLoc(Store->getDebugLoc()); in tryToContractReleaseIntoStoreStrong()

123