HomeSort by relevance Sort by last modified time
    Searched full:print_v2i64 (Results 1 - 1 of 1) sorted by null

  /external/llvm/test/CodeGen/CellSPU/useful-harnesses/
vecoperations.c 58 void print_v2i64(const char *str, v2i64 v) { function
171 print_v2i64("v3 ", v3);
172 print_v2i64("v2i64_shuffle ", v2i64_shuffle(v3));

Completed in 42 milliseconds