Home
last modified time | relevance | path

Searched defs:s9 (Results 1 – 25 of 142) sorted by relevance

123456

/aosp_15_r20/external/clang/test/CodeGen/
H A Dbitfield-2.c331 struct __attribute__((packed)) s9 { struct
342 int f9_load(struct s9 *a0) { in f9_load() argument
H A Dregparm-struct.c117 struct s9 { struct
122 __attribute__((regparm(3))) void f13(struct s9 a, int b); argument
H A Dx86_64-arguments-nacl.c47 struct s9 { int a; int b; int : 0; } f9(void) { while (1) {} } in f9() argument
H A Darm-arguments.c56 struct s9 { int f0; int : 0; }; struct
/aosp_15_r20/external/libvpx/vpx_dsp/arm/
H A Dvpx_convolve8_neon.c119 int16x4_t s9 = vget_low_s16(vreinterpretq_s16_u16(vmovl_u8(t9))); in convolve_8tap_horiz_neon() local
166 int16x8_t s9 = vreinterpretq_s16_u16(vmovl_u8(t2)); in convolve_8tap_horiz_neon() local
211 int16x8_t s9 = vreinterpretq_s16_u16(vmovl_u8(t10)); in convolve_8tap_horiz_neon() local
315 int16x4_t s9 = vget_low_s16(vreinterpretq_s16_u16(vmovl_u8(t9))); in vpx_convolve8_avg_horiz_neon() local
368 int16x8_t s9 = vreinterpretq_s16_u16(vmovl_u8(t2)); in vpx_convolve8_avg_horiz_neon() local
423 int16x8_t s9 = vreinterpretq_s16_u16(vmovl_u8(t10)); in vpx_convolve8_avg_horiz_neon() local
496 int16x4_t s9 = vreinterpret_s16_u16(vget_low_u16(vmovl_u8(t9))); in convolve_8tap_vert_neon() local
541 int16x8_t s9 = vreinterpretq_s16_u16(vmovl_u8(t9)); in convolve_8tap_vert_neon() local
628 int16x4_t s9 = vreinterpret_s16_u16(vget_low_u16(vmovl_u8(t9))); in vpx_convolve8_avg_vert_neon() local
679 int16x8_t s9 = vreinterpretq_s16_u16(vmovl_u8(t9)); in vpx_convolve8_avg_vert_neon() local
H A Dhighbd_vpx_convolve8_sve2.c180 int16x4_t s7, s8, s9, sA; in highbd_convolve8_8tap_vert_sve2() local
230 int16x8_t s7, s8, s9, sA; in highbd_convolve8_8tap_vert_sve2() local
354 int16x4_t s7, s8, s9, sA; in vpx_highbd_convolve8_avg_vert_sve2() local
409 int16x8_t s7, s8, s9, sA; in vpx_highbd_convolve8_avg_vert_sve2() local
H A Dvpx_convolve8_neon_i8mm.c445 uint8x8_t s7, s8, s9, s10; in convolve_8tap_vert_neon_i8mm() local
498 uint8x8_t s7, s8, s9, s10; in convolve_8tap_vert_neon_i8mm() local
607 uint8x8_t s7, s8, s9, s10; in vpx_convolve8_avg_vert_neon_i8mm() local
666 uint8x8_t s7, s8, s9, s10; in vpx_convolve8_avg_vert_neon_i8mm() local
H A Dhighbd_vpx_convolve8_neon.c433 int16x4_t s7, s8, s9, s10; in highbd_convolve_8tap_vert_neon() local
472 int16x8_t s7, s8, s9, s10; in highbd_convolve_8tap_vert_neon() local
565 int16x4_t s7, s8, s9, s10; in vpx_highbd_convolve8_avg_vert_neon() local
609 int16x8_t s7, s8, s9, s10; in vpx_highbd_convolve8_avg_vert_neon() local
/aosp_15_r20/external/libaom/av1/common/arm/
H A Dconvolve_neon.c31 const int16x4_t s8, const int16x4_t s9, in convolve12_4_x()
92 int16x4_t s9 = vget_low_s16(vreinterpretq_s16_u16(vmovl_u8(t1))); in convolve_x_sr_12tap_neon() local
169 int16x4_t s9 = vext_s16(s8, s12, 1); // a9 a10 a11 a12 in convolve_x_sr_12tap_neon() local
381 int16x8_t s9 = vreinterpretq_s16_u16(vmovl_u8(t9)); in av1_convolve_x_sr_neon() local
808 int16x4_t s9 = vreinterpret_s16_u16(vget_low_u16(vmovl_u8(t9))); in convolve_y_sr_8tap_neon() local
882 int16x8_t s9 = vreinterpretq_s16_u16(vmovl_u8(t9)); in convolve_y_sr_8tap_neon() local
932 const int16x4_t s8, const int16x4_t s9, in convolve12_4_y()
964 const int16x8_t s8, const int16x8_t s9, in convolve12_8_y()
1012 int16x4_t s9 = vget_low_s16(vreinterpretq_s16_u16(vmovl_u8(t9))); in convolve_y_sr_12tap_neon() local
1075 int16x8_t s9 = vreinterpretq_s16_u16(vmovl_u8(t9)); in convolve_y_sr_12tap_neon() local
[all …]
H A Dconvolve_neon.h27 const int16x4_t s9, const int16x4_t s10, const int16x4_t s11, in convolve12_4_2d_v()
52 const int16x8_t s9, const int16x8_t s10, const int16x8_t s11, in convolve12_8_2d_v()
99 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in convolve_2d_sr_vert_12tap_neon() local
156 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in convolve_2d_sr_vert_12tap_neon() local
272 int16x4_t s7, s8, s9, s10; in convolve_2d_sr_vert_8tap_neon() local
330 int16x8_t s7, s8, s9, s10; in convolve_2d_sr_vert_8tap_neon() local
H A Dhighbd_convolve_neon.c219 int16x4_t s7, s8, s9, s10; in highbd_convolve_y_sr_8tap_neon() local
257 int16x8_t s7, s8, s9, s10; in highbd_convolve_y_sr_8tap_neon() local
293 const int16x4_t s9, const int16x4_t s10, const int16x4_t s11, in highbd_convolve12_4_y()
320 const int16x8_t s9, const int16x8_t s10, const int16x8_t s11, in highbd_convolve12_8_y()
368 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in highbd_convolve_y_sr_12tap_neon() local
415 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in highbd_convolve_y_sr_12tap_neon() local
1087 int16x4_t s7, s8, s9, s10; in highbd_convolve_2d_sr_vert_8tap_neon() local
1129 int16x8_t s7, s8, s9, s10; in highbd_convolve_2d_sr_vert_8tap_neon() local
1169 const int16x4_t s9, const int16x4_t s10, const int16x4_t s11, in highbd_convolve12_4_2d_v()
1197 const int16x8_t s9, const int16x8_t s10, const int16x8_t s11, in highbd_convolve12_8_2d_v()
[all …]
H A Dcompound_convolve_neon.c151 int16x8_t s9 = vreinterpretq_s16_u16(vmovl_u8(t2)); in dist_wtd_convolve_2d_horiz_neon() local
692 int16x8_t s9 = vreinterpretq_s16_u16(vmovl_u8(t2)); in dist_wtd_convolve_x_dist_wtd_avg_neon() local
905 int16x8_t s9 = vreinterpretq_s16_u16(vmovl_u8(t2)); in dist_wtd_convolve_x_avg_neon() local
1106 int16x8_t s9 = vreinterpretq_s16_u16(vmovl_u8(t2)); in dist_wtd_convolve_x_neon() local
1388 int16x8_t s9 = vreinterpretq_s16_u16(vmovl_u8(t4)); in dist_wtd_convolve_y_6tap_dist_wtd_avg_neon() local
1604 int16x8_t s9 = vreinterpretq_s16_u16(vmovl_u8(t4)); in dist_wtd_convolve_y_6tap_avg_neon() local
1799 int16x8_t s9 = vreinterpretq_s16_u16(vmovl_u8(t4)); in dist_wtd_convolve_y_6tap_neon() local
1964 int16x4_t s9 = vreinterpret_s16_u16(vget_low_u16(vmovl_u8(t2))); in dist_wtd_convolve_y_8tap_dist_wtd_avg_neon() local
2078 int16x8_t s9 = vreinterpretq_s16_u16(vmovl_u8(t2)); in dist_wtd_convolve_y_8tap_dist_wtd_avg_neon() local
2242 int16x4_t s9 = vreinterpret_s16_u16(vget_low_u16(vmovl_u8(t2))); in dist_wtd_convolve_y_8tap_avg_neon() local
[all …]
H A Dcompound_convolve_neon.h741 int16x4_t s7, s8, s9, s10; in dist_wtd_convolve_2d_vert_8tap_dist_wtd_avg_neon() local
814 int16x8_t s7, s8, s9, s10; in dist_wtd_convolve_2d_vert_8tap_dist_wtd_avg_neon() local
902 int16x4_t s7, s8, s9, s10; in dist_wtd_convolve_2d_vert_8tap_avg_neon() local
974 int16x8_t s7, s8, s9, s10; in dist_wtd_convolve_2d_vert_8tap_avg_neon() local
1057 int16x4_t s7, s8, s9, s10; in dist_wtd_convolve_2d_vert_8tap_neon() local
1113 int16x8_t s7, s8, s9, s10; in dist_wtd_convolve_2d_vert_8tap_neon() local
H A Dhighbd_convolve_sve2.c158 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11; in highbd_convolve_x_sr_12tap_sve2() local
452 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA; in highbd_convolve_y_sr_12tap_sve2() local
606 int16x4_t s7, s8, s9, s10; in highbd_convolve_y_sr_8tap_sve2() local
660 int16x8_t s7, s8, s9, s10; in highbd_convolve_y_sr_8tap_sve2() local
989 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11; in highbd_convolve_2d_sr_horiz_12tap_sve2() local
1239 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA; in highbd_convolve_2d_sr_vert_12tap_sve2() local
1392 int16x4_t s7, s8, s9, s10; in highbd_convolve_2d_sr_vert_8tap_sve2() local
1451 int16x8_t s7, s8, s9, s10; in highbd_convolve_2d_sr_vert_8tap_sve2() local
H A Dresize_neon.h66 int16x8_t s9 = vreinterpretq_s16_u16(vmovl_u8(t9)); in scale_2_to_1_vert_6tap() local
119 int16x8_t s9 = vreinterpretq_s16_u16(vmovl_u8(t9)); in scale_4_to_1_vert_6tap() local
H A Dav1_convolve_scale_neon.c389 int16x4_t s9 = vget_low_s16(tt5); in convolve_horiz_scale_2_8tap_neon() local
451 int16x8_t s9 = vreinterpretq_s16_u16(vmovl_u8(t9)); in convolve_horiz_scale_2_8tap_neon() local
530 int16x4_t s9 = vget_low_s16(tt6); in convolve_horiz_scale_2_6tap_neon() local
590 int16x8_t s9 = vreinterpretq_s16_u16(vmovl_u8(t10)); in convolve_horiz_scale_2_6tap_neon() local
H A Dhighbd_compound_convolve_sve2.c515 int16x4_t s7, s8, s9, s10; in highbd_12_dist_wtd_convolve_y_8tap_sve2() local
568 int16x8_t s7, s8, s9, s10; in highbd_12_dist_wtd_convolve_y_8tap_sve2() local
691 int16x4_t s7, s8, s9, s10; in highbd_dist_wtd_convolve_y_8tap_sve2() local
744 int16x8_t s7, s8, s9, s10; in highbd_dist_wtd_convolve_y_8tap_sve2() local
1243 int16x4_t s7, s8, s9, s10; in highbd_dist_wtd_convolve_2d_vert_8tap_sve2() local
1300 int16x8_t s7, s8, s9, s10; in highbd_dist_wtd_convolve_2d_vert_8tap_sve2() local
/aosp_15_r20/external/libaom/aom_dsp/arm/
H A Daom_convolve8_neon.c59 int16x4_t s9 = vget_low_s16(vreinterpretq_s16_u16(vmovl_u8(t2))); in convolve8_horiz_8tap_neon() local
109 int16x8_t s9 = vreinterpretq_s16_u16(vmovl_u8(t2)); in convolve8_horiz_8tap_neon() local
155 int16x8_t s9 = vreinterpretq_s16_u16(vmovl_u8(t2)); in convolve8_horiz_8tap_neon() local
323 int16x4_t s9 = vget_low_s16(vreinterpretq_s16_u16(vmovl_u8(t2))); in convolve8_vert_8tap_neon() local
371 int16x8_t s9 = vreinterpretq_s16_u16(vmovl_u8(t2)); in convolve8_vert_8tap_neon() local
H A Dmem_neon.h280 int16x4_t *const s8, int16x4_t *const s9, in load_s16_4x12()
312 int16x4_t *const s8, int16x4_t *const s9, in load_s16_4x11()
342 uint16x4_t *const s8, uint16x4_t *const s9, in load_u16_4x11()
709 uint8x8_t *const s8, uint8x8_t *const s9, in load_u8_8x11()
739 int16x8_t *const s8, int16x8_t *const s9) { in load_s16_8x10()
766 int16x8_t *const s8, int16x8_t *const s9, in load_s16_8x11()
796 int16x8_t *const s8, int16x8_t *const s9, in load_s16_8x12()
828 uint16x8_t *const s8, uint16x8_t *const s9, in load_u16_8x11()
H A Dhighbd_convolve8_neon.c280 int16x4_t s7, s8, s9, s10; in highbd_convolve_vert_8tap_neon() local
319 int16x8_t s7, s8, s9, s10; in highbd_convolve_vert_8tap_neon() local
/aosp_15_r20/external/clang/test/Sema/
H A Dpragma-align-mac68k.c78 struct s9 { struct
83 extern int a9_0[sizeof(struct s9) == 6 ? 1 : -1]; argument
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dx86_32-arguments.cpp115 struct s9 { s9_0 a; s9_1 b; }; argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/transform/detail/preprocessed/
Dfold_impl.hpp327 …pr, 7>::type , state7 , Data >()( proto::child_c< 7>(e) , s7 , d ); state9 s9 = typename when<_, F… in operator ()() local
344 state9 s9 = in operator ()() local
365 …pr, 7>::type , state7 , Data >()( proto::child_c< 7>(e) , s7 , d ); state9 s9 = typename when<_, F… in operator ()() local
384 …state9 s9 = typename when<_, Fun>::template impl< typename result_of::child_c< Expr , 9 >::type , … in operator ()() local
/aosp_15_r20/external/google-breakpad/src/google_breakpad/common/
H A Dminidump_cpu_riscv.h89 uint32_t s9; member
141 uint64_t s9; member
/aosp_15_r20/external/libdav1d/src/arm/64/
H A Dmc.S1259 .macro mul_mla_6tap_2 d0, d1, s0, s1, s2, s3, s4, s5, s6, s7, s8, s9
1311 .macro mul_mla_8tap_2 d0, d1, s0, s1, s2, s3, s4, s5, s6, s7, s8, s9

123456