Searched refs:test_mma (Results 1 – 2 of 2) sorted by relevance
7 .global test_mma8 test_mma: label
12 extern void test_mma(uint16_t (*)[8], uint16_t (*)[8], uint32_t (*)[4*4]);29 test_mma(&x, &y, &z); in mma()