Searched refs:_tile_zero (Results 1 – 3 of 3) sorted by relevance
6 _tile_zero(16); // expected-error {{argument value 16 is outside the valid range [0, 7]}} in test_amx()
23 _tile_zero(3); in test_amx()
133 #define _tile_zero(tile) __builtin_ia32_tilezero((tile)) macro