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

  /external/valgrind/main/memcheck/tests/amd64/
sse_memory.c 66 static void showV128 ( V128* v )
83 showV128(&rra->arg1);
85 showV128(&rra->arg2);
99 showV128(&rra->arg1);
  /external/valgrind/main/none/tests/arm64/
fp_and_simd.c 74 static void showV128 ( V128* v )
115 showV128(&block[0]); printf(" "); \
116 showV128(&block[1]); printf("\n"); \
143 showV128(&block[0]); printf(" "); \
144 showV128(&block[1]); printf(" "); \
145 showV128(&block[2]); printf("\n"); \
169 showV128(&block[0]); printf(" "); \
170 showV128(&block[1]); printf("\n"); \
197 showV128(&block[0]); printf(" "); \
198 showV128(&block[1]); printf(" ");
    [all...]
  /external/valgrind/main/none/tests/amd64/
sse4-64.c 102 static void showV128 ( V128* v )
122 showV128(dst);
124 showV128(res);
132 showV128(argL);
143 showV128(&rra->arg1);
145 showV128(&rra->arg2);
154 showV128(&rra->arg1);
156 showV128(&rra->arg2);
    [all...]

Completed in 403 milliseconds