Searched refs:tile_address (Results 1 – 2 of 2) sorted by relevance
52 union tile_address { union88 union tile_address tile_addrs[NUM_ENTRIES];97 union tile_address last_tile_addr;131 union tile_address addr );134 static INLINE union tile_address135 tile_address( unsigned x, in tile_address() function138 union tile_address addr; in tile_address()153 union tile_address addr = tile_address( x, y ); in sp_get_cached_tile()
60 is_clear_flag_set(const uint *bitvec, union tile_address addr) in is_clear_flag_set()74 clear_clear_flag(uint *bitvec, union tile_address addr) in clear_clear_flag()95 assert(sizeof(union tile_address) == 4); in sp_create_tile_cache()347 union tile_address addr = tile_address(x, y); in sp_tile_cache_flush_clear()500 union tile_address addr ) in sp_find_cached_tile()