OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:float16x4_t
(Results
26 - 28
of
28
) sorted by null
1
2
/prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
arm_neon.h
64
typedef __attribute__((neon_vector_type(4))) float16_t
float16x4_t
;
typedef
146
float16x4_t
val[2];
262
float16x4_t
val[3];
378
float16x4_t
val[4];
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
arm_neon.h
64
typedef __attribute__((neon_vector_type(4))) float16_t
float16x4_t
;
typedef
146
float16x4_t
val[2];
262
float16x4_t
val[3];
378
float16x4_t
val[4];
[
all
...]
/prebuilts/sdk/renderscript/clang-include/
arm_neon.h
64
typedef __attribute__((neon_vector_type(4))) float16_t
float16x4_t
;
typedef
146
float16x4_t
val[2];
262
float16x4_t
val[3];
378
float16x4_t
val[4];
[
all
...]
Completed in 242 milliseconds
1
2