Home
last modified time | relevance | path

Searched refs:vzip (Results 1 – 25 of 44) sorted by relevance

12

/external/swiftshader/third_party/LLVM/test/MC/ARM/
Dneon-shuffle-encoding.s37 @ CHECK: vzip.8 d17, d16 @ encoding: [0xa0,0x11,0xf2,0xf3]
38 vzip.8 d17, d16
39 @ CHECK: vzip.16 d17, d16 @ encoding: [0xa0,0x11,0xf6,0xf3]
40 vzip.16 d17, d16
41 @ CHECK: vzip.8 q9, q8 @ encoding: [0xe0,0x21,0xf2,0xf3]
42 vzip.8 q9, q8
43 @ CHECK: vzip.16 q9, q8 @ encoding: [0xe0,0x21,0xf6,0xf3]
44 vzip.16 q9, q8
45 @ CHECK: vzip.32 q9, q8 @ encoding: [0xe0,0x21,0xfa,0xf3]
46 vzip.32 q9, q8
Dneont2-sub-encoding.s37 @ CHECK: vzip.8 d17, d16 @ encoding: [0xf2,0xff,0xa0,0x11]
38 vzip.8 d17, d16
39 @ CHECK: vzip.16 d17, d16 @ encoding: [0xf6,0xff,0xa0,0x11]
40 vzip.16 d17, d16
41 @ CHECK: vzip.8 q9, q8 @ encoding: [0xf2,0xff,0xe0,0x21]
42 vzip.8 q9, q8
43 @ CHECK: vzip.16 q9, q8 @ encoding: [0xf6,0xff,0xe0,0x21]
44 vzip.16 q9, q8
45 @ CHECK: vzip.32 q9, q8 @ encoding: [0xfa,0xff,0xe0,0x21]
46 vzip.32 q9, q8
Dneont2-shuffle-encoding.s39 @ CHECK: vzip.8 d17, d16 @ encoding: [0xf2,0xff,0xa0,0x11]
40 vzip.8 d17, d16
41 @ CHECK: vzip.16 d17, d16 @ encoding: [0xf6,0xff,0xa0,0x11]
42 vzip.16 d17, d16
43 @ CHECK: vzip.8 q9, q8 @ encoding: [0xf2,0xff,0xe0,0x21]
44 vzip.8 q9, q8
45 @ CHECK: vzip.16 q9, q8 @ encoding: [0xf6,0xff,0xe0,0x21]
46 vzip.16 q9, q8
47 @ CHECK: vzip.32 q9, q8 @ encoding: [0xfa,0xff,0xe0,0x21]
48 vzip.32 q9, q8
/external/llvm/test/MC/ARM/
Dneont2-sub-encoding.s37 @ CHECK: vzip.8 d17, d16 @ encoding: [0xf2,0xff,0xa0,0x11]
38 vzip.8 d17, d16
39 @ CHECK: vzip.16 d17, d16 @ encoding: [0xf6,0xff,0xa0,0x11]
40 vzip.16 d17, d16
41 @ CHECK: vzip.8 q9, q8 @ encoding: [0xf2,0xff,0xe0,0x21]
42 vzip.8 q9, q8
43 @ CHECK: vzip.16 q9, q8 @ encoding: [0xf6,0xff,0xe0,0x21]
44 vzip.16 q9, q8
45 @ CHECK: vzip.32 q9, q8 @ encoding: [0xfa,0xff,0xe0,0x21]
46 vzip.32 q9, q8
Dneont2-shuffle-encoding.s39 @ CHECK: vzip.8 d17, d16 @ encoding: [0xf2,0xff,0xa0,0x11]
40 vzip.8 d17, d16
41 @ CHECK: vzip.16 d17, d16 @ encoding: [0xf6,0xff,0xa0,0x11]
42 vzip.16 d17, d16
43 @ CHECK: vzip.8 q9, q8 @ encoding: [0xf2,0xff,0xe0,0x21]
44 vzip.8 q9, q8
45 @ CHECK: vzip.16 q9, q8 @ encoding: [0xf6,0xff,0xe0,0x21]
46 vzip.16 q9, q8
47 @ CHECK: vzip.32 q9, q8 @ encoding: [0xfa,0xff,0xe0,0x21]
48 vzip.32 q9, q8
Dneon-shuffle-encoding.s57 vzip.8 d17, d16
58 vzip.16 d17, d16
59 vzip.8 q9, q8
60 vzip.16 q9, q8
61 vzip.32 q9, q8
62 vzip.32 d2, d3
70 @ CHECK: vzip.8 d17, d16 @ encoding: [0xa0,0x11,0xf2,0xf3]
71 @ CHECK: vzip.16 d17, d16 @ encoding: [0xa0,0x11,0xf6,0xf3]
72 @ CHECK: vzip.8 q9, q8 @ encoding: [0xe0,0x21,0xf2,0xf3]
73 @ CHECK: vzip.16 q9, q8 @ encoding: [0xe0,0x21,0xf6,0xf3]
[all …]
/external/llvm/test/CodeGen/ARM/
Dvzip.ll8 ; CHECK-NEXT: vzip.8 d17, d16
25 ; CHECK-NEXT: vzip.8 [[LDR0]], [[LDR1]]
40 ; CHECK-NEXT: vzip.16 d17, d16
57 ; CHECK-NEXT: vzip.16 [[LDR0]], [[LDR1]]
74 ; CHECK-NEXT: vzip.8 q9, q8
92 ; CHECK-NEXT: vzip.8 q9, q8
107 ; CHECK-NEXT: vzip.16 q9, q8
125 ; CHECK-NEXT: vzip.16 q9, q8
140 ; CHECK-NEXT: vzip.32 q9, q8
158 ; CHECK-NEXT: vzip.32 q9, q8
[all …]
D2009-08-31-TwoRegShuffle.ll6 ;CHECK: vzip.16
Dvext.ll120 ;CHECK: vzip.16
130 ;CHECK: vzip.16
225 ; CHECK: vzip
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Dvzip.ll5 ;CHECK: vzip.8
17 ;CHECK: vzip.16
31 ;CHECK: vzip.8
43 ;CHECK: vzip.16
55 ;CHECK: vzip.32
67 ;CHECK: vzip.32
81 ;CHECK: vzip.8
93 ;CHECK: vzip.8
D2009-08-31-TwoRegShuffle.ll5 ;CHECK: vzip.16
/external/libhevc/decoder/arm/
Dihevcd_itrans_recon_dc_chroma.s180 vzip.8 d2,d3
181 vzip.8 d4,d5
182 vzip.8 d6,d7
183 vzip.8 d8,d9
/external/libhevc/common/arm/
Dihevc_intra_pred_chroma_mode2.s266 vzip.8 d0,d1
274 vzip.8 d2,d3
283 vzip.8 d4,d5
289 vzip.8 d6,d7
Dihevc_inter_pred_filters_luma_horz.s476vzip.32 d0,d12 @vector zip the i iteration and ii interation in single re…
478 vzip.32 d1,d13
480 vzip.32 d2,d14
482 vzip.32 d3,d15
484 vzip.32 d4,d16
486 vzip.32 d5,d17
504 vzip.32 d6,d18
505 vzip.32 d7,d19
Dihevc_deblk_chroma_horz.s128 vzip.16 q2,q8
131 vzip.16 q9,q10
Dihevc_inter_pred_luma_horz_w16out.s222vzip.32 d0,d12 @vector zip the i iteration and ii interation in single re…
224 vzip.32 d1,d13
226 vzip.32 d2,d14
228 vzip.32 d3,d15
230 vzip.32 d4,d16
232 vzip.32 d5,d17
250 vzip.32 d6,d18
251 vzip.32 d7,d19
Dihevc_inter_pred_chroma_horz_w16out.s635 …@vzip.32 d0,d12 @vector zip the i iteration and ii interation in single…
636 @vzip.32 d2,d14
637 @vzip.32 d4,d16
638 @vzip.32 d6,d18
641vzip.32 d0,d4 @vector zip the i iteration and ii interation in single re…
642 vzip.32 d1,d5
643 vzip.32 d2,d6
644 vzip.32 d3,d7
Dihevc_intra_pred_chroma_planar.s170 vzip.8 d8,d9
318 vzip.8 d8,d9
330 vzip.8 d8,d9
/external/libavc/common/arm/
Dih264_iquant_itrans_recon_a9.s576 vzip.s16 q0, q1 @Transpose
579 vzip.s16 q2, q3 @
582 vzip.s16 q4, q5 @Transpose
585 vzip.s32 q0, q2 @Transpose
595 vzip.s16 q6, q7 @
597 vzip.s32 q1, q3 @
598 vzip.s32 q4, q6 @
599 vzip.s32 q5, q7 @
707 vzip.s16 q0, q1 @
708 vzip.s16 q2, q3 @
[all …]
Dih264_intra_pred_chroma_a9q.s451 vzip.16 q2, q12
452 vzip.16 q3, q13
453 vzip.16 q0, q1
461 vzip.16 q4, q5
/external/arm-neon-tests/
Dref_vzip.c26 #define INSN_NAME vzip
DAndroid.mk30 vshr_n vsra_n vtrn vuzp vzip vreinterpret vqdmulh vqrdmulh \
DMakefile.gcc51 vshr_n vsra_n vtrn vuzp vzip vreinterpret vqdmulh vqrdmulh \
/external/libavc/encoder/arm/
Dih264e_evaluate_intra_chroma_modes_a9q.s129 vzip.u16 q4, q5
141 vzip.u16 q4, q5
149 vzip.u16 q4, q5
/external/llvm/test/CodeGen/AArch64/
Dneon-perm.ll2699 …%vzip.i = shufflevector <8 x i8> %a, <8 x i8> %b, <8 x i32> <i32 0, i32 8, i32 1, i32 9, i32 2, i3…
2701 %.fca.0.0.insert = insertvalue %struct.int8x8x2_t undef, <8 x i8> %vzip.i, 0, 0
2711 %vzip.i = shufflevector <4 x i16> %a, <4 x i16> %b, <4 x i32> <i32 0, i32 4, i32 1, i32 5>
2713 %.fca.0.0.insert = insertvalue %struct.int16x4x2_t undef, <4 x i16> %vzip.i, 0, 0
2723 %vzip.i = shufflevector <2 x i32> %a, <2 x i32> %b, <2 x i32> <i32 0, i32 2>
2725 %.fca.0.0.insert = insertvalue %struct.int32x2x2_t undef, <2 x i32> %vzip.i, 0, 0
2735 …%vzip.i = shufflevector <8 x i8> %a, <8 x i8> %b, <8 x i32> <i32 0, i32 8, i32 1, i32 9, i32 2, i3…
2737 %.fca.0.0.insert = insertvalue %struct.uint8x8x2_t undef, <8 x i8> %vzip.i, 0, 0
2747 %vzip.i = shufflevector <4 x i16> %a, <4 x i16> %b, <4 x i32> <i32 0, i32 4, i32 1, i32 5>
2749 %.fca.0.0.insert = insertvalue %struct.uint16x4x2_t undef, <4 x i16> %vzip.i, 0, 0
[all …]

12