Home
last modified time | relevance | path

Searched defs:vector_int4 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dvecshift.c15 typedef __attribute__((__ext_vector_type__(4))) int vector_int4; typedef
28 typedef __attribute__((vector_size(16))) int vector_int4; typedef
/llvm-project/clang/test/CodeGen/
H A Dvecshift.c13 typedef __attribute__((__ext_vector_type__(4))) int vector_int4; typedef
26 typedef __attribute__((vector_size(16))) int vector_int4; typedef
/llvm-project/clang/test/SemaCXX/
H A Dvector.cpp390 typedef __attribute__((__ext_vector_type__(4))) int vector_int4; typedef