Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp469 State.setDebugLocFromInst(&I); in execute()
518 State.setDebugLocFromInst(&I); in execute()
547 State.setDebugLocFromInst(&I); in execute()
562 State.setDebugLocFromInst(Cmp); in execute()
595 State.setDebugLocFromInst(CI); in execute()
764 State.setDebugLocFromInst(Phi); in execute()
H A DLoopVectorize.cpp2573 State.setDebugLocFromInst(AddrPart); in vectorizeInterleaveGroup()
2599 State.setDebugLocFromInst(Instr); in vectorizeInterleaveGroup()
2771 State.setDebugLocFromInst(Instr); in scalarizeInstruction()
3853 State.setDebugLocFromInst(ReductionStartValue); in fixReduction()
3868 State.setDebugLocFromInst(LoopExitInst); in fixReduction()
3949 State.setDebugLocFromInst(LoopMiddleBlock->getTerminator()); in fixReduction()
4178 State.setDebugLocFromInst(&CI); in widenCallInstruction()
9647 State.setDebugLocFromInst(SI); in execute()
9680 State.setDebugLocFromInst(LI); in execute()
H A DVPlan.cpp250 void VPTransformState::setDebugLocFromInst(const Value *V) { in setDebugLocFromInst() function in VPTransformState
H A DVPlan.h321 void setDebugLocFromInst(const Value *V);