Home
last modified time | relevance | path

Searched refs:int8x8x2_t (Results 1 – 25 of 28) sorted by relevance

12

/external/libgav1/libgav1/src/dsp/arm/
Dmotion_field_projection_neon.cc37 inline int16x8_t LoadDivision(const int8x8x2_t division_table, in LoadDivision()
42 const int8x8x2_t tt = vzip_s8(t, t); in LoadDivision()
88 const int8x8x2_t division_table, const MotionVector* const mv, in GetPosition()
199 int8x8x2_t division_table; in MotionFieldProjectionKernel_NEON()
Dcommon_neon.h323 const int8x8x2_t b = {vget_low_s8(a), vget_high_s8(a)}; in VQTbl1S8()
/external/llvm-project/clang/test/CodeGen/
Darm-aapcs-vfp.c106 int8x8x2_t v12;
Daarch64-neon-tbl.c41 int8x8_t test_vtbl2_s8(int8x8x2_t a, int8x8_t b) { in test_vtbl2_s8()
283 int8x8_t test_vtbx2_s8(int8x8_t a, int8x8x2_t b, int8x8_t c) { in test_vtbx2_s8()
Darm-neon-vld.c437 int8x8x2_t test_vld1_s8_x2(int8_t const *a) { in test_vld1_s8_x2()
1524 void test_vld2_dup_s8(int8x8x2_t *dest, int8_t *src) { in test_vld2_dup_s8()
Daarch64-neon-perm.c905 int8x8x2_t test_vuzp_s8(int8x8_t a, int8x8_t b) { in test_vuzp_s8()
1289 int8x8x2_t test_vzip_s8(int8x8_t a, int8x8_t b) { in test_vzip_s8()
1673 int8x8x2_t test_vtrn_s8(int8x8_t a, int8x8_t b) { in test_vtrn_s8()
Darm-neon-vst.c719 void test_vst1_s8_x2(int8_t *a, int8x8x2_t b) { in test_vst1_s8_x2()
Daarch64-neon-ldst-one.c1626 int8x8x2_t test_vld2_lane_s8(int8_t *a, int8x8x2_t b) { in test_vld2_lane_s8()
4853 void test_vst2_lane_s8(int8_t *a, int8x8x2_t b) { in test_vst2_lane_s8()
Darm_neon_intrinsics.c4668 int8x8x2_t test_vld2_s8(int8_t const * a) { in test_vld2_s8()
5017 int8x8x2_t test_vld2_lane_s8(int8_t const * a, int8x8x2_t b) { in test_vld2_lane_s8()
16315 void test_vst2_s8(int8_t * a, int8x8x2_t b) { in test_vst2_s8()
16768 void test_vst2_lane_s8(int8_t * a, int8x8x2_t b) { in test_vst2_lane_s8()
19763 int8x8_t test_vtbl2_s8(int8x8x2_t a, int8x8_t b) { in test_vtbl2_s8()
20027 int8x8_t test_vtbx2_s8(int8x8_t a, int8x8x2_t b, int8x8_t c) { in test_vtbx2_s8()
20235 int8x8x2_t test_vtrn_s8(int8x8_t a, int8x8_t b) { in test_vtrn_s8()
20657 int8x8x2_t test_vuzp_s8(int8x8_t a, int8x8_t b) { in test_vuzp_s8()
20915 int8x8x2_t test_vzip_s8(int8x8_t a, int8x8_t b) { in test_vzip_s8()
/external/clang/test/CodeGen/
Darm-aapcs-vfp.c110 int8x8x2_t v12;
Daarch64-neon-tbl.c41 int8x8_t test_vtbl2_s8(int8x8x2_t a, int8x8_t b) { in test_vtbl2_s8()
283 int8x8_t test_vtbx2_s8(int8x8_t a, int8x8x2_t b, int8x8_t c) { in test_vtbx2_s8()
Daarch64-neon-perm.c909 int8x8x2_t test_vuzp_s8(int8x8_t a, int8x8_t b) { in test_vuzp_s8()
1373 int8x8x2_t test_vzip_s8(int8x8_t a, int8x8_t b) { in test_vzip_s8()
1837 int8x8x2_t test_vtrn_s8(int8x8_t a, int8x8_t b) { in test_vtrn_s8()
Daarch64-neon-ldst-one.c633 int8x8x2_t test_vld2_dup_s8(int8_t *a) { in test_vld2_dup_s8()
2804 int8x8x2_t test_vld2_lane_s8(int8_t *a, int8x8x2_t b) { in test_vld2_lane_s8()
6031 void test_vst2_lane_s8(int8_t *a, int8x8x2_t b) { in test_vst2_lane_s8()
Darm_neon_intrinsics.c5049 int8x8x2_t test_vld2_s8(int8_t const * a) { in test_vld2_s8()
5251 int8x8x2_t test_vld2_dup_s8(int8_t const * a) { in test_vld2_dup_s8()
5745 int8x8x2_t test_vld2_lane_s8(int8_t const * a, int8x8x2_t b) { in test_vld2_lane_s8()
18796 void test_vst2_s8(int8_t * a, int8x8x2_t b) { in test_vst2_s8()
19250 void test_vst2_lane_s8(int8_t * a, int8x8x2_t b) { in test_vst2_lane_s8()
22279 int8x8_t test_vtbl2_s8(int8x8x2_t a, int8x8_t b) { in test_vtbl2_s8()
22547 int8x8_t test_vtbx2_s8(int8x8_t a, int8x8x2_t b, int8x8_t c) { in test_vtbx2_s8()
22762 int8x8x2_t test_vtrn_s8(int8x8_t a, int8x8_t b) { in test_vtrn_s8()
23302 int8x8x2_t test_vuzp_s8(int8x8_t a, int8x8_t b) { in test_vuzp_s8()
23657 int8x8x2_t test_vzip_s8(int8x8_t a, int8x8_t b) { in test_vzip_s8()
/external/llvm-project/clang/test/Sema/
Daarch64-neon-ranges.c81 void test_ld2st2(int8x8x2_t small8, int8x16x2_t big8, in test_ld2st2()
/external/clang/test/Sema/
Daarch64-neon-ranges.c81 void test_ld2st2(int8x8x2_t small8, int8x16x2_t big8, in test_ld2st2()
/external/libhevc/encoder/arm/
Dihevce_scan_coeffs_neon.c140 int8x8x2_t quant; in ihevce_scan_coeffs_neon()
/external/llvm/test/CodeGen/AArch64/
Dneon-perm.ll3 %struct.int8x8x2_t = type { [2 x <8 x i8>] }
2478 define %struct.int8x8x2_t @test_vuzp_s8(<8 x i8> %a, <8 x i8> %b) {
2485 %.fca.0.0.insert = insertvalue %struct.int8x8x2_t undef, <8 x i8> %vuzp.i, 0, 0
2486 %.fca.0.1.insert = insertvalue %struct.int8x8x2_t %.fca.0.0.insert, <8 x i8> %vuzp1.i, 0, 1
2487 ret %struct.int8x8x2_t %.fca.0.1.insert
2694 define %struct.int8x8x2_t @test_vzip_s8(<8 x i8> %a, <8 x i8> %b) {
2701 %.fca.0.0.insert = insertvalue %struct.int8x8x2_t undef, <8 x i8> %vzip.i, 0, 0
2702 %.fca.0.1.insert = insertvalue %struct.int8x8x2_t %.fca.0.0.insert, <8 x i8> %vzip1.i, 0, 1
2703 ret %struct.int8x8x2_t %.fca.0.1.insert
2910 define %struct.int8x8x2_t @test_vtrn_s8(<8 x i8> %a, <8 x i8> %b) {
[all …]
Darm64-neon-simd-ldst-one.ll13 %struct.int8x8x2_t = type { [2 x <8 x i8>] }
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dneon-perm.ll3 %struct.int8x8x2_t = type { [2 x <8 x i8>] }
2478 define %struct.int8x8x2_t @test_vuzp_s8(<8 x i8> %a, <8 x i8> %b) {
2485 %.fca.0.0.insert = insertvalue %struct.int8x8x2_t undef, <8 x i8> %vuzp.i, 0, 0
2486 %.fca.0.1.insert = insertvalue %struct.int8x8x2_t %.fca.0.0.insert, <8 x i8> %vuzp1.i, 0, 1
2487 ret %struct.int8x8x2_t %.fca.0.1.insert
2694 define %struct.int8x8x2_t @test_vzip_s8(<8 x i8> %a, <8 x i8> %b) {
2701 %.fca.0.0.insert = insertvalue %struct.int8x8x2_t undef, <8 x i8> %vzip.i, 0, 0
2702 %.fca.0.1.insert = insertvalue %struct.int8x8x2_t %.fca.0.0.insert, <8 x i8> %vzip1.i, 0, 1
2703 ret %struct.int8x8x2_t %.fca.0.1.insert
2910 define %struct.int8x8x2_t @test_vtrn_s8(<8 x i8> %a, <8 x i8> %b) {
[all …]
Darm64-neon-simd-ldst-one.ll13 %struct.int8x8x2_t = type { [2 x <8 x i8>] }
/external/neon_2_sse/
DNEON_2_SSE.h209 struct int8x8x2_t { struct
227 typedef struct int8x8x2_t int8x8x2_t; //for C compilers to make them happy typedef
240 typedef struct int8x8x2_t uint8x8x2_t;
244 typedef struct int8x8x2_t poly8x8x2_t;
1342 _NEON2SSESTORAGE int8x8x2_t vld2_s8(__transfersize(16) int8_t const * ptr); // VLD2.8 {d0, d1}, [r0]
1399 _NEON2SSESTORAGE int8x8x2_t vld2_dup_s8(__transfersize(2) int8_t const * ptr); // VLD2.8 {d0[], d1[…
1443 _NEON2SSESTORAGE int8x8x2_t vld2_lane_s8(__transfersize(2) int8_t const * ptr, int8x8x2_t src, __co…
1499 _NEON2SSESTORAGE void vst2_s8(__transfersize(16) int8_t * ptr, int8x8x2_t val); // VST2.8 {d0, d1},…
1562 _NEON2SSESTORAGE void vst2_lane_s8(__transfersize(2) int8_t * ptr, int8x8x2_t val, __constrange(0,7…
1826 _NEON2SSESTORAGE int8x8_t vtbx2_s8(int8x8_t a, int8x8x2_t b, int8x8_t c); // VTBX.8 d0, {d0, d1}, d0
[all …]
/external/ruy/ruy/
Dpack_arm.cc2234 int8x8x2_t t = vtrn_s8(a, b); in transpose_8bit_vals()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/
Ddepthwise_conv.h53 int8x8x2_t filter_s8;
872 int8x8x2_t filter_s8;
/external/pffft/
Dsse2neon.h1631 int8x8x2_t a_split = {vget_low_s8(tbl), vget_high_s8(tbl)}; in _mm_shuffle_epi8()
5030 int8x8x2_t result = vzip_s8(a1, b1); in _mm_unpacklo_epi8()
5156 int8x8x2_t result = vzip_s8(a1, b1); in _mm_unpackhi_epi8()

12