Home
last modified time | relevance | path

Searched refs:vectorizeMemoryInstruction (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.cpp496 void vectorizeMemoryInstruction(Instruction *Instr, VPTransformState &State,
2354 void InnerLoopVectorizer::vectorizeMemoryInstruction(Instruction *Instr, in vectorizeMemoryInstruction() function in InnerLoopVectorizer
7503 State.ILV->vectorizeMemoryInstruction(&Instr, State, getAddr(), getMask()); in execute()