Home
last modified time | relevance | path

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

/external/ruy/ruy/
Dblock_map.h112 bool IsObviouslyLinearTraversal(int rows, int cols, int depth,
Dtrmul.cc272 if (IsObviouslyLinearTraversal(rows, cols, depth, lhs_scalar_size, in GetUseSimpleLoop()
Dblock_map.cc320 bool IsObviouslyLinearTraversal(int rows, int cols, int depth, in IsObviouslyLinearTraversal() function