OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:poly64x1_t
(Results
1 - 6
of
6
) sorted by null
/external/clang/test/Sema/
aarch64-neon-vector-types.c
32
typedef __attribute__((neon_polyvector_type(1))) poly64_t
poly64x1_t
;
typedef
/prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
arm_neon.h
76
typedef __attribute__((neon_polyvector_type(1))) poly64_t
poly64x1_t
;
typedef
188
poly64x1_t
val[2];
304
poly64x1_t
val[3];
420
poly64x1_t
val[4];
[
all
...]
/prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
arm_neon.h
76
typedef __attribute__((neon_polyvector_type(1))) poly64_t
poly64x1_t
;
typedef
188
poly64x1_t
val[2];
304
poly64x1_t
val[3];
420
poly64x1_t
val[4];
[
all
...]
/prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
arm_neon.h
77
typedef __attribute__((neon_polyvector_type(1))) poly64_t
poly64x1_t
;
typedef
189
poly64x1_t
val[2];
305
poly64x1_t
val[3];
421
poly64x1_t
val[4];
[
all
...]
/prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
arm_neon.h
77
typedef __attribute__((neon_polyvector_type(1))) poly64_t
poly64x1_t
;
typedef
189
poly64x1_t
val[2];
305
poly64x1_t
val[3];
421
poly64x1_t
val[4];
[
all
...]