Home
last modified time | relevance | path

Searched refs:GetBlockByIndex (Results 1 – 4 of 4) sorted by relevance

/external/ruy/ruy/
Dblock_map.h124 void GetBlockByIndex(const BlockMap& block_map, int index,
Dblock_map_test.cc184 GetBlockByIndex(block_map, block_index, &block_coords); in GetBlockByIndexSquareTest()
Dtrmul.cc102 GetBlockByIndex(block_map_, block_id, &block); in Run()
Dblock_map.cc93 void GetBlockByIndex(const BlockMap& block_map, int index, in GetBlockByIndex() function