Home
last modified time | relevance | path

Searched defs:short8 (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang/test/Sema/
H A Dvector-init.c38 typedef short __attribute__((vector_size(16))) short8; typedef
H A Dext_vector_casts.c8 typedef __attribute__(( ext_vector_type(8) )) short short8; typedef
/llvm-project-15.0.7/libclc/generic/include/clc/
H A Dclctypes.h40 typedef __attribute__((ext_vector_type(8))) short short8; typedef
/llvm-project-15.0.7/clang/lib/Headers/
H A Dopencl-c-base.h156 typedef short short8 __attribute__((ext_vector_type(8))); typedef
/llvm-project-15.0.7/clang/test/CodeGen/
H A Darm-swiftcall.c78 typedef short short8 __attribute__((ext_vector_type(8))); typedef
H A D64bit-swiftcall.c86 typedef short short8 __attribute__((ext_vector_type(8))); typedef