Home
last modified time | relevance | path

Searched refs:TEST_VTBL1 (Results 1 – 1 of 1) sorted by relevance

/external/arm-neon-tests/
Dref_vtbX.c44 #define TEST_VTBL1(T1, T2, T3, W, N) \ in exec_vtbX() macro
94 TEST_VTBL1(int, s, int, 8, 8); \ in exec_vtbX()
95 TEST_VTBL1(uint, u, uint, 8, 8); \ in exec_vtbX()
96 TEST_VTBL1(poly, p, uint, 8, 8) in exec_vtbX()