Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp965 bool canReorderMemAccessesForInterleavedGroups(StrideEntry *B, in canReorderMemAccessesForInterleavedGroups() function in __anon63bf7e8f0111::InterleavedAccessInfo
5071 if (!canReorderMemAccessesForInterleavedGroups(&*BI, &*AI)) { in analyzeInterleaving()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1084 bool canReorderMemAccessesForInterleavedGroups(StrideEntry *A, in canReorderMemAccessesForInterleavedGroups() function in __anon1008a2c70211::InterleavedAccessInfo
4737 if (!canReorderMemAccessesForInterleavedGroups(&*AI, &*BI)) { in analyzeInterleaving()