Searched refs:_tile_dpbuud (Results 1 – 3 of 3) sorted by relevance
12 _tile_dpbuud(0, 2, 16); // expected-error {{argument value 16 is outside the valid range [0, 7]}} in test_amx()
30 _tile_dpbuud(1, 2, 3); in test_amx()
208 #define _tile_dpbuud(dst, src0, src1) \ macro