Home
last modified time | relevance | path

Searched refs:setDebugLocFromInst (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp444 State.setDebugLocFromInst(&CI); in execute()
537 State.setDebugLocFromInst(&I); in execute()
586 State.setDebugLocFromInst(&I); in execute()
615 State.setDebugLocFromInst(&I); in execute()
630 State.setDebugLocFromInst(Cmp); in execute()
663 State.setDebugLocFromInst(CI); in execute()
835 State.setDebugLocFromInst(Phi); in execute()
H A DVPlan.cpp257 void VPTransformState::setDebugLocFromInst(const Value *V) { in setDebugLocFromInst() function in VPTransformState
H A DLoopVectorize.cpp2623 State.setDebugLocFromInst(AddrPart); in vectorizeInterleaveGroup()
2649 State.setDebugLocFromInst(Instr); in vectorizeInterleaveGroup()
2823 State.setDebugLocFromInst(Instr); in scalarizeInstruction()
3869 State.setDebugLocFromInst(ReductionStartValue); in fixReduction()
3884 State.setDebugLocFromInst(LoopExitInst); in fixReduction()
3965 State.setDebugLocFromInst(LoopMiddleBlock->getTerminator()); in fixReduction()
9771 State.setDebugLocFromInst(SI); in execute()
9804 State.setDebugLocFromInst(LI); in execute()
H A DVPlan.h326 void setDebugLocFromInst(const Value *V);