Searched refs:x4 (Results 176 - 200 of 844) sorted by relevance

1234567891011>>

/external/libhevc/common/arm64/
H A Dihevc_sao_edge_offset_class0_chroma.s56 //x4 => *pu1_src_top_left
79 // STMFD sp!, {x4-x12, x14} //stack stores the values of the arguments
85 mov x15,x4 // *pu1_src_top_left 40
96 MOV x4, x15 //Loads pu1_src_top_left
106 STRH w12,[x4] //*pu1_src_top_left = pu1_src_top[wd - 1]
110 SUB x4,x10,#1 //(ht - 1)
115 mul x4, x4, x1 //(ht - 1) * src_strd
119 ADD x4,x4,x
[all...]
H A Dihevc_intra_pred_chroma_mode2.s107 // stmfd sp!, {x4-x12, x14} //stack stores the values of the arguments
113 cmp x4,#4
116 add x0,x0,x4,lsl #2
125 mov x11,x4
134 lsr x1, x4, #3
139 mul x1, x4, x1
172 sub x12,x4,#8
189 csel x11, x4, x11,le
208 add x20, x0, x4,lsl #1
218 csel x12, x4, x1
[all...]
H A Dihevc_intra_pred_filters_chroma_mode_19_to_25.s105 // stmfd sp!, {x4-x12, x14} //stack stores the values of the arguments
128 add x6, sp, x4 , lsl #1 //ref_temp + 2 * nt
130 mul x9, x4, x7 //nt*intra_pred_ang
134 add x1, x0, x4, lsl #2 //x1 = &src[4nt]
137 mov x7, x4
182 add x6, sp, x4 ,lsl #1 //ref_temp + 2 * nt
190 add x1, x0, x4, lsl #2 //x1 = &src[2nt]
218 lsl x7,x4,#2 //four_nt
228 add x8, sp, x4, lsl #1 //ref_temp + 2 * nt
232 mov x12,x4
[all...]
H A Dihevc_intra_pred_filters_luma_mode_19_to_25.s106 // stmfd sp!, {x4-x12, x14} //stack stores the values of the arguments
129 add x6, sp, x4 //ref_temp + nt
131 mul x9, x4, x7 //nt*intra_pred_ang
135 add x1, x0, x4, lsl #1 //x1 = &src[2nt]
138 mov x7, x4
189 add x6, sp, x4 //ref_temp + nt
197 add x1, x0, x4, lsl #1 //x1 = &src[2nt]
231 add x8, sp, x4 //ref_temp + nt
234 tst x4,#7
236 mov x12,x4
[all...]
H A Dihevc_sao_edge_offset_class2_chroma.s56 //x4 => *pu1_src_top_left
73 // STMFD sp!,{x4-x12,x14} //stack stores the values of the arguments
82 // STMFD sp!, {x4-x12, x14} //stack stores the values of the arguments
89 mov x15,x4 // *pu1_src_top_left 0x28
103 mov x4, x15 //Loads pu1_src_top_left
134 LDRB w11,[x4] //pu1_src_top_left[0]
171 LDRB w11,[x4,#1] //pu1_src_top_left[1]
383 SUBS x4,x4,#1 //decrement the loop count
411 SUB x4,x1
[all...]
H A Dihevc_itrans_recon_4x4_ttype1.s47 // * for 4x4 input block
54 // * input 4x4 coefficients
57 // * temporary 4x4 buffer for storing inverse
63 // * prediction 4x4 block
66 // * output 4x4 block
101 // x4 => src_strd
120 // stmfd sp!, {x4-x12, x14} //stack stores the values of the arguments
124 add x4,x4,x4 // src_str
[all...]
H A Dihevc_deblk_luma_vert.s64 add x3,x3,x4
99 adrp x4, :got:gai4_ihevc_tc_table
100 ldr x4, [x4, #:got_lo12:gai4_ihevc_tc_table]
104 ldr w6,[x4,x3,lsl #2] // tc
163 add x12,x12,x4
177 add x4,x11,x12 // x4 has the d3 value
188 add x11, x3, x4 // x3 has the value d
200 // registers which cannont be altered : x3,x4 x
[all...]
H A Dihevc_intra_pred_chroma_mode_27_to_33.s97 // stmfd sp!, {x4-x12, x14} //stack stores the values of the arguments
107 lsl x7,x4,#2 //four_nt
116 tst x4,#7
119 mov x12,x4
121 lsl x4,x4,#1
127 lsr x12, x4, #4 //divide by 8
130 mul x7, x4, x12
135 mov x5,x4
264 sub x20,x4,#
[all...]
/external/boringssl/src/crypto/poly1305/
H A Dpoly1305_arm.c45 uint32_t x4 = r->v[8]; local
60 x4 += x3 >> 26;
62 x0 += 5 * (x4 >> 26);
63 x4 &= 0x3ffffff;
73 y4 = x4 + (y3 >> 26);
82 y4 ^= x4;
94 y4 ^= x4;
108 uint32_t x4 = x->v[8]; local
116 x4 += x3 >> 26;
122 *(uint32_t *)(r + 12) = (x3 >> 18) + (x4 <<
[all...]
/external/clang/test/FixIt/
H A Dfixit.cpp78 int x4 -= 0; // expected-error {{invalid '-=' at end of declaration; did you mean '='?}}
99 int x4 -= 0; // expected-error {{invalid '-=' at end of declaration; did you mean '='?}}
100 (void)x4;
125 if (int x4 -= 0) { (void)x4; } // expected-error {{invalid '-=' at end of declaration; did you mean '='?}}
/external/libavc/common/armv8/
H A Dih264_weighted_bi_pred_av8.s119 // [sp] => src_strd2 (x4)
139 // STMFD sp!, {x4-x12,x14} //stack stores the values of the arguments
166 ld1 {v6.s}[0], [x1], x4 //load row 1 in source 2
167 ld1 {v6.s}[1], [x1], x4 //load row 2 in source 2
172 ld1 {v10.s}[0], [x1], x4 //load row 3 in source 2
173 ld1 {v10.s}[1], [x1], x4 //load row 4 in source 2
197 ld1 {v6.8b}, [x1], x4 //load row 1 in source 2
199 ld1 {v10.8b}, [x1], x4 //load row 2 in source 2
202 ld1 {v14.8b}, [x1], x4 //load row 3 in source 2
205 ld1 {v18.8b}, [x1], x4 //loa
[all...]
H A Dih264_iquant_itrans_recon_av8.s58 // * Input 4x4 coefficients
61 // * Prediction 4x4 block
64 // * Output 4x4 block
107 //x4 => out_strd
155 sqrshrn v0.4h, v0.4s, #0x4 // d0 = c[i] = ((q[i] + 32) >> 4) where i = 0..3
156 sqrshrn v1.4h, v2.4s, #0x4 // d1 = c[i] = ((q[i] + 32) >> 4) where i = 4..7
157 sqrshrn v2.4h, v4.4s, #0x4 // d2 = c[i] = ((q[i] + 32) >> 4) where i = 8..11
158 sqrshrn v3.4h, v6.4s, #0x4 // d3 = c[i] = ((q[i] + 32) >> 4) where i = 12..15
228 st1 {v0.s}[0], [x2], x4 //i row store the value
229 st1 {v0.s}[1], [x2], x4 //i
[all...]
/external/llvm/test/MC/AArch64/
H A Darm64-elf-relocs.s118 ldrsb w3, [x4, #:tprel_lo12_nc:sym]
122 // CHECK: ldrsb w3, [x4, :tprel_lo12_nc:sym]
157 ldrsh w3, [x4, #:tprel_lo12_nc:sym]
161 // CHECK: ldrsh w3, [x4, :tprel_lo12_nc:sym]
170 ldrsw x3, [x4, #:lo12:sym]
173 // CHECK: ldrsw x3, [x4, :lo12:sym]
180 ldrsw x3, [x4, #:dtprel_lo12_nc:sym]
183 // CHECK: ldrsw x3, [x4, :dtprel_lo12_nc:sym]
191 ldrsw x3, [x4, :tprel_lo12_nc:sym]
194 // CHECK: ldrsw x3, [x4,
[all...]
H A Dtrace-regs.s12 mrs x4, trcidr2
38 mrs x4, trccidr3
45 mrs x4, trcstallctlr
63 mrs x4, trcseqstr
105 mrs x4, trcrsctlr22
205 mrs x4, trccidcctlr1
220 // CHECK: mrs x4, {{trcidr2|TRCIDR2}} // encoding: [0xe4,0x0a,0x31,0xd5]
246 // CHECK: mrs x4, {{trccidr3|TRCCIDR3}} // encoding: [0xe4,0x7f,0x31,0xd5]
253 // CHECK: mrs x4, {{trcstallctlr|TRCSTALLCTLR}} // encoding: [0x04,0x0b,0x31,0xd5]
271 // CHECK: mrs x4, {{trcseqst
[all...]
H A Dbasic-a64-diagnostics.s10 add x2, x4, w2, uxtx
16 // CHECK-ERROR: add x2, x4, w2, uxtx
185 add x4, sp, x9, asr #5
191 // CHECK-ERROR-NEXT: add x4, sp, x9, asr #5
1252 ccmp sp, x4, #2, ne
1257 // CHECK-ERROR-NEXT: ccmp sp, x4, #2, ne
1286 ccmn sp, x4, #2, ne
1291 // CHECK-ERROR-NEXT: ccmn sp, x4, #2, ne
1311 csel x4, sp, x9, eq
1328 // CHECK-ERROR-NEXT: csel x4, s
[all...]
H A Dtls-relocs.s9 movn x4, #:dtprel_g2:var
17 // CHECK: movn x4, #:dtprel_g2:var // encoding: [0bAAA00100,A,0b110AAAAA,0x92]
23 // CHECK-ELF-NEXT: 0x4 R_AARCH64_TLSLD_MOVW_DTPREL_G2 [[VARSYM]]
219 movn x4, #:tprel_g2:var
223 // CHECK: movn x4, #:tprel_g2:var // encoding: [0bAAA00100,A,0b110AAAAA,0x92]
379 add x5, x4, #:tlsdesc_lo12:var
388 // CHECK: add x5, x4, :tlsdesc_lo12:var // encoding: [0x85,0bAAAAAA00,0b00AAAAAA,0x91]
/external/mesa3d/src/gallium/drivers/nv30/
H A Dnv01_2d.xml.h136 #define NV01_PATTERN_MONOCHROME_COLOR(i0) (0x00000310 + 0x4*(i0))
140 #define NV01_PATTERN_MONOCHROME_PATTERN(i0) (0x00000318 + 0x4*(i0))
144 #define NV04_PATTERN_PATTERN_Y8(i0) (0x00000400 + 0x4*(i0))
156 #define NV04_PATTERN_PATTERN_R5G6B5(i0) (0x00000500 + 0x4*(i0))
172 #define NV04_PATTERN_PATTERN_X1R5G5B5(i0) (0x00000600 + 0x4*(i0))
188 #define NV04_PATTERN_PATTERN_X8R8G8B8(i0) (0x00000700 + 0x4*(i0))
338 #define NV01_POINT_POINT(i0) (0x00000400 + 0x4*(i0))
435 #define NV01_LINE_POLYLINE(i0) (0x00000500 + 0x4*(i0))
530 #define NV01_TRI_TRIMESH(i0) (0x00000400 + 0x4*(i0))
748 #define NV04_INDEX_COLOR(i0) (0x00000400 + 0x4*(i
[all...]
/external/valgrind/none/tests/arm64/
H A Dinteger.stdout.exp2 add x3, x4, x5 :: rd 0000000000004abe rm 0000000000003039, rn 0000000000001a85, cin 0, nzcv 00000000
4 adc x3, x4, x5 :: rd 0000000000004abe rm 0000000000003039, rn 0000000000001a85, cin 0, nzcv 00000000
5 adc x3, x4, x5 :: rd 0000000000004abf rm 0000000000003039, rn 0000000000001a85, cin 1, nzcv 20000000 C
6 adc x3, x4, x5 :: rd ffffffffffffffff rm 0000000000000000, rn ffffffffffffffff, cin 0, nzcv 00000000
7 adc x3, x4, x5 :: rd 0000000000000000 rm 0000000000000000, rn ffffffffffffffff, cin 1, nzcv 20000000 C
8 adc x3, x4, x5 :: rd 5859704f00000000 rm 3141592700000000, rn 2718172800000000, cin 0, nzcv 00000000
9 adc x3, x4, x5 :: rd 5859704f00000001 rm 3141592700000000, rn 2718172800000000, cin 1, nzcv 20000000 C
10 adc x3, x4, x5 :: rd 0000000000000000 rm 0000000000000000, rn 0000000000000000, cin 0, nzcv 00000000
11 adc x3, x4, x5 :: rd 0000000000000001 rm 0000000000000000, rn 0000000000000000, cin 1, nzcv 20000000 C
12 adc x3, x4, x
[all...]
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnv10_3d.xml.h150 #define NV10_3D_VIEWPORT_CLIP_HORIZ(i0) (0x000002c0 + 0x4*(i0))
160 #define NV10_3D_VIEWPORT_CLIP_VERT(i0) (0x000002e0 + 0x4*(i0))
604 #define NV10_3D_MODELVIEW_MATRIX(i0, i1) (0x00000400 + 0x40*(i0) + 0x4*(i1))
608 #define NV10_3D_INVERSE_MODELVIEW_MATRIX(i0, i1) (0x00000480 + 0x40*(i0) + 0x4*(i1))
612 #define NV10_3D_PROJECTION_MATRIX(i0) (0x00000500 + 0x4*(i0))
704 #define NV10_3D_MATERIAL_SHININESS(i0) (0x000006a0 + 0x4*(i0))
766 #define NV10_3D_LIGHT_SPOT_CUTOFF(i0, i1) (0x00000840 + 0x80*(i0) + 0x4*(i1))
812 #define NV10_3D_FOG_COEFF(i0) (0x00000680 + 0x4*(i0))
818 #define NV10_3D_TEX_GEN_MODE(i0, i1) (0x000003c0 + 0x10*(i0) + 0x4*(i1))
841 #define NV10_3D_TEX_MATRIX_ENABLE(i0) (0x000003e0 + 0x4*(i
[all...]
H A Dnv01_2d.xml.h105 #define NV01_CONTEXT_PATTERN_COLOR(i0) (0x00000310 + 0x4*(i0))
109 #define NV01_CONTEXT_PATTERN_PATTERN(i0) (0x00000318 + 0x4*(i0))
247 #define NV04_IMAGE_PATTERN_PATTERN_Y8(i0) (0x00000400 + 0x4*(i0))
259 #define NV04_IMAGE_PATTERN_PATTERN_R5G6B5(i0) (0x00000500 + 0x4*(i0))
275 #define NV04_IMAGE_PATTERN_PATTERN_X1R5G5B5(i0) (0x00000600 + 0x4*(i0))
291 #define NV04_IMAGE_PATTERN_PATTERN_X8R8G8B8(i0) (0x00000700 + 0x4*(i0))
370 #define NV01_RENDER_SOLID_LINE_POLYLINE(i0) (0x00000500 + 0x4*(i0))
465 #define NV01_RENDER_SOLID_TRIANGLE_TRIMESH(i0) (0x00000400 + 0x4*(i0))
683 #define NV04_INDEXED_IMAGE_FROM_CPU_COLOR(i0) (0x00000400 + 0x4*(i0))
751 #define NV01_IMAGE_FROM_CPU_COLOR(i0) (0x00000400 + 0x4*(i
[all...]
H A Dnv04_state_raster.c45 return 0x4;
70 return 0x4;
95 return 0x4;
/external/ceres-solver/internal/ceres/
H A Dautodiff_test.cc126 // A structure for projecting a 3x4 camera matrix and a
423 const T* x4,
425 y[0] = *x0 + pow(*x1, 2) + pow(*x2, 3) + pow(*x3, 4) + pow(*x4, 5);
436 const T* x4,
439 y[0] = *x0 + pow(*x1, 2) + pow(*x2, 3) + pow(*x3, 4) + pow(*x4, 5) +
451 const T* x4,
455 y[0] = *x0 + pow(*x1, 2) + pow(*x2, 3) + pow(*x3, 4) + pow(*x4, 5) +
467 const T* x4,
472 y[0] = *x0 + pow(*x1, 2) + pow(*x2, 3) + pow(*x3, 4) + pow(*x4, 5) +
484 const T* x4,
419 operator ()(const T* x0, const T* x1, const T* x2, const T* x3, const T* x4, T* y) const argument
432 operator ()(const T* x0, const T* x1, const T* x2, const T* x3, const T* x4, const T* x5, T* y) const argument
447 operator ()(const T* x0, const T* x1, const T* x2, const T* x3, const T* x4, const T* x5, const T* x6, T* y) const argument
463 operator ()(const T* x0, const T* x1, const T* x2, const T* x3, const T* x4, const T* x5, const T* x6, const T* x7, T* y) const argument
480 operator ()(const T* x0, const T* x1, const T* x2, const T* x3, const T* x4, const T* x5, const T* x6, const T* x7, const T* x8, T* y) const argument
498 operator ()(const T* x0, const T* x1, const T* x2, const T* x3, const T* x4, const T* x5, const T* x6, const T* x7, const T* x8, const T* x9, T* y) const argument
[all...]
/external/clang/test/SemaTemplate/
H A Dconstructor-template.cpp80 X4 test_X4(bool Cond, X4 x4) { argument
81 X4 a(x4, 17); // okay, constructor template
82 X4 b(x4); // okay, copy constructor
/external/kernel-headers/original/uapi/drm/
H A Di810_drm.h24 #define I810_UPLOAD_CTX 0x4
94 #define I810_DEPTH 0x4
255 #define PR_POLYGON (0x4<<18)
/external/skia/experimental/StrokePathRenderer/
H A DGrStrokePathRenderer.cpp29 SkScalar x1 = p1.x(), x2 = p2.x(), x3 = p3.x(), x4 = p4.x(); local
32 SkScalar d = SkScalarMul(x1 - x2, y3 - y4) - SkScalarMul(y1 - y2, x3 - x4);
40 post = SkScalarMul(x3, y4) - SkScalarMul(y3, x4);
42 res.set((SkScalarMul(pre, x3 - x4) - SkScalarMul(x1 - x2, post) / d,
47 res.x() < GrMin(x3, x4) || res.x() > GrMax(x3, x4) ||

Completed in 1267 milliseconds

1234567891011>>