OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uint8x16_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/crypto/arch/arm/
arm_neon.h
45
typedef __Uint8x16_t
uint8x16_t
;
typedef in typeref:typename:__Uint8x16_t
46
typedef struct {
uint8x16_t
val[2]; } uint8x16x2_t;
54
typedef __simd128_uint8_t
uint8x16_t
;
typedef in typeref:typename:__simd128_uint8_t
60
typedef struct {
uint8x16_t
val[2]; } uint8x16x2_t;
83
typedef __attribute__((neon_vector_type(16))) uint8_t
uint8x16_t
;
typedef in typeref:typename:uint8_t
93
typedef struct {
uint8x16_t
val[2]; } uint8x16x2_t;
138
static __inline
uint8x16_t
141
return (
uint8x16_t
) {
181
static __inline
uint8x16_t
182
vextq_u8(
uint8x16_t
__lo, uint8x16_t __hi, uint8_t __i
[
all
...]
arm_neon.h
45
typedef __Uint8x16_t
uint8x16_t
;
typedef in typeref:typename:__Uint8x16_t
46
typedef struct {
uint8x16_t
val[2]; } uint8x16x2_t;
54
typedef __simd128_uint8_t
uint8x16_t
;
typedef in typeref:typename:__simd128_uint8_t
60
typedef struct {
uint8x16_t
val[2]; } uint8x16x2_t;
83
typedef __attribute__((neon_vector_type(16))) uint8_t
uint8x16_t
;
typedef in typeref:typename:uint8_t
93
typedef struct {
uint8x16_t
val[2]; } uint8x16x2_t;
138
static __inline
uint8x16_t
141
return (
uint8x16_t
) {
181
static __inline
uint8x16_t
182
vextq_u8(
uint8x16_t
__lo, uint8x16_t __hi, uint8_t __i
[
all
...]
Completed in 36 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025