Home
last modified time | relevance | path

Searched defs:v4si (Results 1 – 11 of 11) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Ddebug-info-vector.c2 typedef int v4si __attribute__((__vector_size__(16))); typedef
H A Dbuiltinshufflevector.c3 typedef int v4si __attribute__ ((vector_size (16))); typedef
H A Dpr34021.c5 typedef int v4si __attribute__ ((vector_size (16))); typedef
H A D2006-03-16-VectorCtor.c4 typedef int v4si __attribute__ ((__vector_size__ (16))); typedef
H A DNontemporal.cpp53 typedef int v4si __attribute__ ((vector_size(16))); typedef
H A Dvolatile.c27 typedef int v4si __attribute__ ((vector_size (16))); typedef
/llvm-project/clang/test/Sema/
H A Dbig-endian-neon-initializers.c14 typedef int v4si __attribute__ ((vector_size (16))); typedef
H A Dbuiltins-x86_64.c3 typedef int v4si __attribute__((vector_size(16))); typedef
/llvm-project/clang/test/Driver/
H A Dsystemz-float-02.c13 typedef int v4si __attribute__ ((vector_size (16))); typedef
/llvm-project/clang/test/CodeGen/RISCV/ntlh-intrinsics/
H A Driscv32-zihintntl.c19 typedef int v4si __attribute__((vector_size(16))); typedef
/llvm-project/clang/test/ASTMerge/APValue/
H A DAPValue.cpp96 using v4si = int __attribute__((__vector_size__(16))); typedef
145 using v4si = int __attribute__((__vector_size__(16))); typedef