OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:showV128
(Results
1 - 2
of
2
) 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/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 61 milliseconds