HomeSort by relevance Sort by last modified time
    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 677 milliseconds