Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dvecshift.c12 typedef __attribute__((__ext_vector_type__(8))) unsigned int vector_uint8; typedef
25 typedef __attribute__((vector_size(32))) unsigned int vector_uint8; typedef
/llvm-project/clang/test/CodeGen/
H A Dvecshift.c10 typedef __attribute__((__ext_vector_type__(8))) unsigned int vector_uint8; typedef
23 typedef __attribute__((vector_size(32))) unsigned int vector_uint8; typedef