Searched refs:randV128 (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/none/tests/amd64/
H A Dsse4-64.c70 static void randV128 ( V128* v ) function
398 randV128(&src);
399 randV128(&dst);
412 randV128(&src);
413 randV128(&dst);
1247 randV128(&src);
1248 randV128(&dst);
1266 randV128(&src);
1267 randV128(&dst);
1287 randV128(
[all...]
/external/valgrind/none/tests/arm64/
H A Dfp_and_simd.c60 static void randV128 ( /*OUT*/V128* v, LaneTy ty ) function
75 printf("randV128: %u calls, %u iters\n", nCalls, nIters);
245 randV128(&block[0], ty); \
246 randV128(&block[1], ty); \
273 randV128(&block[0], ty); \
274 randV128(&block[1], ty); \
275 randV128(&block[2], ty); \
305 randV128(&block[0], ty); \
306 randV128(&block[1], ty); \
334 randV128(
[all...]
/external/valgrind/memcheck/tests/amd64/
H A Dsse_memory.c46 static void randV128 ( V128* v ) function
55 randV128(&rra->arg1);
56 randV128(&rra->arg2);
57 randV128(&rra->res);
62 randV128(&rra->arg1);
63 randV128(&rra->res);
/external/valgrind/memcheck/tests/x86/
H A Dsse_memory.c46 static void randV128 ( V128* v ) function
55 randV128(&rra->arg1);
56 randV128(&rra->arg2);
57 randV128(&rra->res);
62 randV128(&rra->arg1);
63 randV128(&rra->res);

Completed in 236 milliseconds