Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp597 static void setDebugLocFromInst(IRBuilder<> &B, const Value *Ptr) { in setDebugLocFromInst() function
2249 setDebugLocFromInst(Builder, Ptr); in vectorizeInterleaveGroup()
2277 setDebugLocFromInst(Builder, Instr); in vectorizeInterleaveGroup()
2396 setDebugLocFromInst(Builder, Gep); in vectorizeMemoryInstruction()
2407 setDebugLocFromInst(Builder, Gep); in vectorizeMemoryInstruction()
2442 setDebugLocFromInst(Builder, Ptr); in vectorizeMemoryInstruction()
2452 setDebugLocFromInst(Builder, SI); in vectorizeMemoryInstruction()
2489 setDebugLocFromInst(Builder, LI); in vectorizeMemoryInstruction()
2523 setDebugLocFromInst(Builder, Instr); in scalarizeInstruction()
2623 setDebugLocFromInst(Builder, getDebugLocFromInstOrOperands(OldInduction)); in createInductionVariable()
[all …]