Home
last modified time | relevance | path

Searched defs:Consecutive (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h2098 bool Consecutive; global() variable
2115 VPWidenMemoryInstructionRecipe(LoadInst & Load,VPValue * Addr,VPValue * Mask,bool Consecutive,bool Reverse) VPWidenMemoryInstructionRecipe() argument
2125 VPWidenMemoryInstructionRecipe(StoreInst & Store,VPValue * Addr,VPValue * StoredValue,VPValue * Mask,bool Consecutive,bool Reverse) VPWidenMemoryInstructionRecipe() argument
[all...]
H A DLoopVectorize.cpp8143 bool Consecutive = tryToWidenMemory() local