HomeSort by relevance Sort by last modified time
    Searched refs:V4i (Results 1 - 2 of 2) sorted by null

  /external/clang/test/SemaCXX/
altivec.cpp 3 typedef int V4i __attribute__((vector_size(16)));
35 void f(V4i a)
41 V4i vGCC;
  /external/clang/test/CodeGen/
builtins-x86.c 21 typedef signed int V4i __attribute__((vector_size(16)));
84 V4i tmp_V4i;

Completed in 503 milliseconds