Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2915 bool CreateGatherScatter = in vectorizeMemoryInstruction() local
2920 assert((ConsecutiveStride || CreateGatherScatter) && in vectorizeMemoryInstruction()
2973 if (CreateGatherScatter) { in vectorizeMemoryInstruction()
3003 if (CreateGatherScatter) { in vectorizeMemoryInstruction()