Searched refs:_tile_loadd (Results 1 – 3 of 3) sorted by relevance
7 …_tile_loadd(19, data, 16); // expected-error {{argument value 19 is outside the valid range [0, 7]… in test_amx()
24 _tile_loadd(4, data, 8); in test_amx()
84 #define _tile_loadd(dst, base, stride) \ macro