Home
last modified time | relevance | path

Searched refs:vector_uint4 (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dvecshift.c16 typedef __attribute__((__ext_vector_type__(4))) unsigned int vector_uint4; typedef
29 typedef __attribute__((vector_size(16))) unsigned int vector_uint4; typedef
49 vector_uint4 vui4;
/llvm-project-15.0.7/clang/test/Sema/
H A Dvecshift.c18 typedef __attribute__((__ext_vector_type__(4))) unsigned int vector_uint4; typedef
31 typedef __attribute__((vector_size(16))) unsigned int vector_uint4; typedef
51 vector_uint4 vui4;