OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:int8x8x3_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/arm/
arm_neon.h
251
typedef struct
int8x8x3_t
struct
254
}
int8x8x3_t
;
typedef in typeref:struct:int8x8x3_t
7783
vtbl3_s8 (
int8x8x3_t
__a, int8x8_t __b)
7785
union {
int8x8x3_t
__i; __builtin_neon_ei __o; } __au = { __a };
7876
vtbx3_s8 (int8x8_t __a,
int8x8x3_t
__b, int8x8_t __c)
7878
union {
int8x8x3_t
__i; __builtin_neon_ei __o; } __bu = { __b };
10402
__extension__ extern __inline
int8x8x3_t
10406
union {
int8x8x3_t
__i; __builtin_neon_ei __o; } __rv;
11785
vst1_s8_x3 (int8_t * __a,
int8x8x3_t
__b)
11787
union {
int8x8x3_t
__i; __builtin_neon_ei __o; } __bu = { __b }
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm_neon.h
251
typedef struct
int8x8x3_t
struct
254
}
int8x8x3_t
;
typedef in typeref:struct:int8x8x3_t
7783
vtbl3_s8 (
int8x8x3_t
__a, int8x8_t __b)
7785
union {
int8x8x3_t
__i; __builtin_neon_ei __o; } __au = { __a };
7876
vtbx3_s8 (int8x8_t __a,
int8x8x3_t
__b, int8x8_t __c)
7878
union {
int8x8x3_t
__i; __builtin_neon_ei __o; } __bu = { __b };
12104
__extension__ extern __inline
int8x8x3_t
12108
union {
int8x8x3_t
__i; __builtin_neon_ei __o; } __rv;
12318
__extension__ extern __inline
int8x8x3_t
12320
vld3_lane_s8 (const int8_t * __a,
int8x8x3_t
__b, const int __c
[
all
...]
Completed in 37 milliseconds
Indexes created Sat Aug 15 00:25:12 UTC 2026