HomeSort by relevance Sort by last modified time
    Searched defs:__v4si (Results 1 - 3 of 3) sorted by null

  /external/clang/test/CodeGen/
2007-01-20-VectorICE.c 5 typedef int __v4si __attribute__((__vector_size__(16))); typedef
8 void foo(int X, __v4si *P) {
  /external/clang/test/Sema/
uninit-variables-vectors.c 3 typedef int __v4si __attribute__((__vector_size__(16))); typedef
  /external/clang/lib/Headers/
xmmintrin.h 29 typedef int __v4si __attribute__((__vector_size__(16))); typedef
    [all...]

Completed in 73 milliseconds