Searched refs:IsObviouslyLinearTraversal (Results 1 – 3 of 3) sorted by relevance
/external/ruy/ruy/ |
D | block_map.h | 112 bool IsObviouslyLinearTraversal(int rows, int cols, int depth,
|
D | trmul.cc | 272 if (IsObviouslyLinearTraversal(rows, cols, depth, lhs_scalar_size, in GetUseSimpleLoop()
|
D | block_map.cc | 320 bool IsObviouslyLinearTraversal(int rows, int cols, int depth, in IsObviouslyLinearTraversal() function
|