Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp257 void VPTransformState::setDebugLocFromInst(const Value *V) { in setDebugLocFromInst() function in VPTransformState
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp650 static void setDebugLocFromInst(IRBuilder<> &B, const Value *Ptr) { in setDebugLocFromInst() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp820 void InnerLoopVectorizer::setDebugLocFromInst(IRBuilder<> &B, const Value *Ptr) { in setDebugLocFromInst() function in InnerLoopVectorizer