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

  /external/clang/test/CodeGen/
x86_32-arguments-nommx.c 9 typedef int __attribute__((vector_size (16))) i32v4; typedef
10 int b(i32v4 x) { return x[0]; }

Completed in 1141 milliseconds