Searched refs:TEST_VRSQRTS (Results 1 – 1 of 1) sorted by relevance
/external/arm-neon-tests/ |
D | ref_vrsqrts.c | 41 #define TEST_VRSQRTS(Q, T1, T2, W, N) \ in exec_vrsqrts() macro 71 TEST_VRSQRTS(, float, f, 32, 2); in exec_vrsqrts() 72 TEST_VRSQRTS(q, float, f, 32, 4); in exec_vrsqrts() 85 TEST_VRSQRTS(, float, f, 32, 2); in exec_vrsqrts() 86 TEST_VRSQRTS(q, float, f, 32, 4); in exec_vrsqrts() 99 TEST_VRSQRTS(, float, f, 32, 2); in exec_vrsqrts() 100 TEST_VRSQRTS(q, float, f, 32, 4); in exec_vrsqrts() 114 TEST_VRSQRTS(, float, f, 32, 2); in exec_vrsqrts() 115 TEST_VRSQRTS(q, float, f, 32, 4); in exec_vrsqrts()
|