HomeSort by relevance Sort by last modified time
    Searched refs:randV128 (Results 1 - 3 of 3) sorted by null

  /external/valgrind/none/tests/amd64/
sse4-64.c 70 static void randV128 ( V128* v )
398 randV128(&src);
399 randV128(&dst);
412 randV128(&src);
413 randV128(&dst);
    [all...]
  /external/valgrind/none/tests/arm64/
fp_and_simd.c 60 static void randV128 ( /*OUT*/V128* v, LaneTy ty )
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(&block[0], ty);
    [all...]
  /external/valgrind/memcheck/tests/amd64/
sse_memory.c 46 static void randV128 ( V128* v )
55 randV128(&rra->arg1);
56 randV128(&rra->arg2);
57 randV128(&rra->res);
62 randV128(&rra->arg1);
63 randV128(&rra->res);

Completed in 185 milliseconds