Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dvector-no-lax.cpp3 typedef int __attribute__((vector_size (16))) vSInt32; typedef
/llvm-project/clang/test/Sema/
H A Darm-neon-types.c25 typedef signed int vSInt32 __attribute__((__vector_size__(16))); typedef
H A Dvector-cast.c52 typedef signed int vSInt32 __attribute__((__vector_size__(16))); typedef