Home
last modified time | relevance | path

Searched defs:vector_int8 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dvecshift.c9 typedef __attribute__((__ext_vector_type__(8))) int vector_int8; typedef
22 typedef __attribute__((vector_size(32))) int vector_int8; typedef
/llvm-project/clang/test/CodeGen/
H A Dvecshift.c7 typedef __attribute__((__ext_vector_type__(8))) int vector_int8; typedef
20 typedef __attribute__((vector_size(32))) int vector_int8; typedef