OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:print_v2f64
(Results
1 - 1
of
1
) sorted by null
/external/llvm/test/CodeGen/CellSPU/useful-harnesses/
vecoperations.c
62
void
print_v2f64
(const char *str, v2f64 v) {
function
173
print_v2f64
("v4 ", v4);
174
print_v2f64
("v2f64_shuffle ", v2f64_shuffle(v4));
Completed in 105 milliseconds