Searched defs:V4i (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/SemaCXX/
H A Daltivec.cpp3 typedef int V4i __attribute__((vector_size(16))); typedef
35 void f(V4i a)
41 V4i vGCC;
/external/clang/test/CodeGen/
H A Dbuiltins-x86.c21 typedef signed int V4i __attribute__((vector_size(16))); typedef
83 V4i tmp_V4i;

Completed in 226 milliseconds