Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp502 void setDebugLocFromInst(IRBuilder<> &B, const Value *Ptr);
820 void InnerLoopVectorizer::setDebugLocFromInst(IRBuilder<> &B, const Value *Ptr) { in setDebugLocFromInst() function in InnerLoopVectorizer
2207 setDebugLocFromInst(Builder, AddrPart); in vectorizeInterleaveGroup()
2233 setDebugLocFromInst(Builder, Instr); in vectorizeInterleaveGroup()
2430 setDebugLocFromInst(Builder, SI); in vectorizeMemoryInstruction()
2463 setDebugLocFromInst(Builder, LI); in vectorizeMemoryInstruction()
2496 setDebugLocFromInst(Builder, Instr); in scalarizeInstruction()
2541 setDebugLocFromInst(Builder, OldInst); in createInductionVariable()
2545 setDebugLocFromInst(Builder, OldInst); in createInductionVariable()
3694 setDebugLocFromInst(Builder, ReductionStartValue); in fixReduction()
[all …]