Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp554 void vectorizeMemoryInstruction(Instruction *Instr, VPTransformState &State,
2868 void InnerLoopVectorizer::vectorizeMemoryInstruction( in vectorizeMemoryInstruction() function in InnerLoopVectorizer
9603 State.ILV->vectorizeMemoryInstruction( in execute()