Home
last modified time | relevance | path

Searched defs:s34 (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/clang/test/CodeGen/
H A Dx86_32-arguments-darwin.c142 struct s34 { struct { int : 0; } a; float b; } f34(void) { while (1) {} } in f34() struct
H A Darm-arguments.c183 struct s34 { char c; }; struct
H A Darm64-arguments.c133 struct s34 { char c; }; struct
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/test/
Dset.cpp237 typedef mpl::set<long,char,int> s34; in MPL_TEST_CASE() typedef
/aosp_15_r20/external/libaom/aom_dsp/x86/
H A Dhighbd_convolve_avx2.c89 __m256i s34 = _mm256_permute2x128_si256( in av1_highbd_convolve_y_sr_avx2() local
1017 __m256i s34 = _mm256_inserti128_si256(_mm256_castsi128_si256(s3), s4, 1); in aom_highbd_filter_block1d4_v4_avx2() local
1076 __m256i s34 = _mm256_inserti128_si256(_mm256_castsi128_si256(s3), s4, 1); in aom_highbd_filter_block1d8_v4_avx2() local
/aosp_15_r20/external/libvpx/vpx_dsp/arm/
H A Dvpx_convolve8_neon.h120 uint8x8_t s34 = load_unaligned_u8(src + 1 * src_stride, src_stride); in convolve_4tap_vert_neon() local
/aosp_15_r20/external/libaom/av1/common/x86/
H A Dresize_sse2.c294 const __m128i s34 = _mm_add_epi16(s3, s4); in av1_resize_horz_dir_sse2() local
H A Dhighbd_jnt_convolve_avx2.c690 __m256i s34 = _mm256_permute2x128_si256( in av1_highbd_dist_wtd_convolve_y_avx2() local
/aosp_15_r20/external/libaom/aom_dsp/arm/
H A Daom_convolve8_neon.h186 int16x8_t s34 = vreinterpretq_s16_u16(vmovl_u8(t34)); in convolve8_vert_4tap_neon() local
/aosp_15_r20/external/XNNPACK/models/
H A Dqc8-mobilenet-v1.cc59 alignas(16) static std::array<float, 64> s34; in QC8MobileNetV1() local
/aosp_15_r20/external/libaom/av1/common/arm/
H A Dconvolve_neon.c499 int16x8_t s34 = vreinterpretq_s16_u16(vmovl_u8(t34)); in convolve_y_sr_4tap_neon() local