OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:float64x1_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/aarch64/
arm_neon.h
52
typedef __Float64x1_t
float64x1_t
;
typedef
265
__extension__ extern __inline
float64x1_t
267
vadd_f64 (
float64x1_t
__a,
float64x1_t
__b)
888
__extension__ extern __inline
float64x1_t
890
vdiv_f64 (
float64x1_t
__a,
float64x1_t
__b)
937
__extension__ extern __inline
float64x1_t
939
vmul_f64 (
float64x1_t
__a,
float64x1_t
__b
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
arm_neon.h
52
typedef __Float64x1_t
float64x1_t
;
typedef
265
__extension__ extern __inline
float64x1_t
267
vadd_f64 (
float64x1_t
__a,
float64x1_t
__b)
888
__extension__ extern __inline
float64x1_t
890
vdiv_f64 (
float64x1_t
__a,
float64x1_t
__b)
937
__extension__ extern __inline
float64x1_t
939
vmul_f64 (
float64x1_t
__a,
float64x1_t
__b
[
all
...]
Completed in 101 milliseconds
Indexes created Sat Aug 15 00:25:12 UTC 2026