Home
last modified time | relevance | path

Searched refs:bfloat16x4x2_t (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/
H A Darm_neon.h19385 typedef struct bfloat16x4x2_t struct
19388 } bfloat16x4x2_t; argument
19528 vst2_bf16 (bfloat16_t * __ptr, bfloat16x4x2_t __val) in vst2_bf16()
19530 union { bfloat16x4x2_t __i; __builtin_neon_ti __o; } __bu = { __val }; in vst2_bf16()
19588 __extension__ extern __inline bfloat16x4x2_t
19592 union { bfloat16x4x2_t __i; __builtin_neon_ti __o; } __rv; in vld2_bf16()
19642 __extension__ extern __inline bfloat16x4x2_t
19646 union { bfloat16x4x2_t __i; __builtin_neon_ti __o; } __rv; in vld2_dup_bf16()
19724 __extension__ extern __inline bfloat16x4x2_t
19726 vld2_lane_bf16 (const bfloat16_t * __a, bfloat16x4x2_t __b, const int __c) in vld2_lane_bf16()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/include/
H A Darm_neon.h79 typedef struct bfloat16x4x2_t struct
82 } bfloat16x4x2_t; argument
34749 __extension__ extern __inline bfloat16x4x2_t
34753 bfloat16x4x2_t ret; in vld1_bf16_x2()
34846 __extension__ extern __inline bfloat16x4x2_t
34850 bfloat16x4x2_t ret; in vld2_bf16()
34870 __extension__ extern __inline bfloat16x4x2_t
34874 bfloat16x4x2_t ret; in vld2_dup_bf16()
35013 vst1_bf16_x2 (bfloat16_t * __a, bfloat16x4x2_t __val) in vst1_bf16_x2()
35099 vst2_bf16 (bfloat16_t * __a, bfloat16x4x2_t __val) in vst2_bf16()
[all …]