Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2896 bool CreateGatherScatter = in vectorizeMemoryInstruction() local
2901 assert((ConsecutiveStride || CreateGatherScatter) && in vectorizeMemoryInstruction()
2954 if (CreateGatherScatter) { in vectorizeMemoryInstruction()
2984 if (CreateGatherScatter) { in vectorizeMemoryInstruction()