Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp916 typedef std::pair<Instruction *, StrideDescriptor> StrideEntry; typedef in __anon63bf7e8f0111::InterleavedAccessInfo
965 bool canReorderMemAccessesForInterleavedGroups(StrideEntry *B, in canReorderMemAccessesForInterleavedGroups()
966 StrideEntry *A) const { in canReorderMemAccessesForInterleavedGroups()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1035 using StrideEntry = std::pair<Instruction *, StrideDescriptor>; typedef in __anon1008a2c70211::InterleavedAccessInfo
1084 bool canReorderMemAccessesForInterleavedGroups(StrideEntry *A, in canReorderMemAccessesForInterleavedGroups()
1085 StrideEntry *B) const { in canReorderMemAccessesForInterleavedGroups()