Searched defs:int8x16_t (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
H A Darm64-aapcs-arguments.c32 typedef __attribute__((neon_vector_type(16))) signed char int8x16_t; typedef
33 typedef struct { int8x16_t arr[3]; } BigHFA;
/external/clang/test/CodeGenCXX/
H A Daarch64-mangle-neon-vectors.cpp16 typedef __attribute__((neon_vector_type(16))) int8_t int8x16_t; typedef
68 void f15(int8x16_t) {}

Completed in 1168 milliseconds