Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp901 struct StrideDescriptor { struct in __anon63bf7e8f0111::InterleavedAccessInfo
902 StrideDescriptor(int64_t Stride, const SCEV *Scev, uint64_t Size, in StrideDescriptor() argument
909 int64_t Stride = 0;
910 const SCEV *Scev = nullptr; // The scalar expression of this access
911 uint64_t Size = 0; // The size of the memory object.
912 unsigned Align = 0; // The alignment of this access.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1015 struct StrideDescriptor { struct in __anon1008a2c70211::InterleavedAccessInfo
1017 StrideDescriptor(int64_t Stride, const SCEV *Scev, uint64_t Size, in StrideDescriptor() argument
1022 int64_t Stride = 0;
1025 const SCEV *Scev = nullptr;
1028 uint64_t Size = 0;
1031 unsigned Align = 0;