Searched defs:showV128 (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/main/memcheck/tests/amd64/
H A Dsse_memory.c66 static void showV128 ( V128* v ) function
83 showV128(&rra->arg1);
85 showV128(&rra->arg2);
99 showV128(&rra->arg1);
/external/valgrind/main/memcheck/tests/x86/
H A Dsse_memory.c66 static void showV128 ( V128* v ) function
83 showV128(&rra->arg1);
85 showV128(&rra->arg2);
99 showV128(&rra->arg1);
/external/valgrind/main/none/tests/arm64/
H A Dfp_and_simd.c74 static void showV128 ( V128* v ) function
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(
[all...]
/external/valgrind/main/none/tests/amd64/
H A Dsse4-64.c102 static void showV128 ( V128* v ) function
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);
2355 showV128(&src);
2357 showV128(
[all...]

Completed in 631 milliseconds