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

/external/clang/test/CodeGen/
H A Darm-asm-diag.c6 typedef struct int64x2x4_t { struct
8 } int64x2x4_t; typedef in typeref:struct:int64x2x4_t
9 int64x2x4_t t1(const long long a[]) {
10 int64x2x4_t r;
H A Darm-asm-warn.c20 typedef struct int64x2x4_t { struct
22 } int64x2x4_t; typedef in typeref:struct:int64x2x4_t
23 int64x2x4_t t2(const long long a[]) {
24 int64x2x4_t r;

Completed in 931 milliseconds