Home
last modified time | relevance | path

Searched refs:z12 (Results 1 – 24 of 24) sorted by relevance

/external/libjpeg-turbo/
Djidctflt.c78 FAST_FLOAT z5, z10, z11, z12, z13; variable
154 z12 = tmp4 - tmp7;
159 z5 = (z10 + z12) * ((FAST_FLOAT)1.847759065); /* 2*c2 */
160 tmp10 = z5 - z12 * ((FAST_FLOAT)1.082392200); /* 2*(c2-c6) */
212 z12 = wsptr[1] - wsptr[7];
217 z5 = (z10 + z12) * ((FAST_FLOAT)1.847759065); /* 2*c2 */
218 tmp10 = z5 - z12 * ((FAST_FLOAT)1.082392200); /* 2*(c2-c6) */
Djidctfst.c177 DCTELEM z5, z10, z11, z12, z13; variable
253 z12 = tmp4 - tmp7;
258 z5 = MULTIPLY(z10 + z12, FIX_1_847759065); /* 2*c2 */
259 tmp10 = MULTIPLY(z12, FIX_1_082392200) - z5; /* 2*(c2-c6) */
335 z12 = (DCTELEM)wsptr[1] - (DCTELEM)wsptr[7];
340 z5 = MULTIPLY(z10 + z12, FIX_1_847759065); /* 2*c2 */
341 tmp10 = MULTIPLY(z12, FIX_1_082392200) - z5; /* 2*(c2-c6) */
/external/libjpeg-turbo/simd/arm/
Djidctfst-neon.c155 int16x4_t z12 = vsub_s16(tmp4, tmp7); in jsimd_idct_ifast_neon() local
162 int16x4_t z10_add_z12 = vsub_s16(z12, neg_z10); in jsimd_idct_ifast_neon()
165 tmp10 = vqdmulh_lane_s16(z12, consts, 0); in jsimd_idct_ifast_neon()
166 tmp10 = vadd_s16(tmp10, z12); in jsimd_idct_ifast_neon()
230 int16x4_t z12 = vsub_s16(tmp4, tmp7); in jsimd_idct_ifast_neon() local
237 int16x4_t z10_add_z12 = vsub_s16(z12, neg_z10); in jsimd_idct_ifast_neon()
240 tmp10 = vqdmulh_lane_s16(z12, consts, 0); in jsimd_idct_ifast_neon()
241 tmp10 = vadd_s16(tmp10, z12); in jsimd_idct_ifast_neon()
300 int16x8_t z12 = vsubq_s16(tmp4, tmp7); in jsimd_idct_ifast_neon() local
307 int16x8_t z10_add_z12 = vsubq_s16(z12, neg_z10); in jsimd_idct_ifast_neon()
[all …]
/external/vixl/test/aarch64/
Dtest-api-movprfx-aarch64.cc114 __ movprfx(z12, z13); in TEST()
115 __ and_(z12.VnD(), p5.Merging(), z12.VnD(), z12.VnD()); in TEST()
132 __ movprfx(z12, z16); in TEST()
133 __ clasta(z12.VnD(), p5, z12.VnD(), z12.VnD()); in TEST()
165 __ movprfx(z12.VnD(), p6.Merging(), z3.VnD()); in TEST()
166 __ lslr(z12.VnD(), p6.Merging(), z12.VnD(), z12.VnD()); in TEST()
201 __ movprfx(z12, z6); in TEST()
202 __ msb(z12.VnH(), p7.Merging(), z6.VnH(), z12.VnH()); in TEST()
363 __ movprfx(z17.VnS(), p1.Zeroing(), z12.VnS()); in TEST()
381 __ movprfx(z12, z26); in TEST()
[all …]
Dtest-disasm-sve-aarch64.cc262 COMPARE(and_(z12.VnD(), z5.VnD(), z29.VnD()), "and z12.d, z5.d, z29.d"); in TEST()
445 COMPARE(asr(z12.VnB(), z8.VnB(), z14.VnD()), "asr z12.b, z8.b, z14.d"); in TEST()
446 COMPARE(asr(z14.VnH(), z8.VnH(), z12.VnD()), "asr z14.h, z8.h, z12.d"); in TEST()
1114 COMPARE_MACRO(Fmin(z22.VnH(), p4.Merging(), z12.VnH(), 0.0), in TEST()
1117 COMPARE_MACRO(Fminnm(z22.VnH(), p4.Merging(), z12.VnH(), 0.0), in TEST()
1251 COMPARE(fadd(z15.VnS(), z14.VnS(), z12.VnS()), "fadd z15.s, z14.s, z12.s"); in TEST()
1400 COMPARE(fcadd(z12.VnH(), p5.Merging(), z12.VnH(), z13.VnH(), 90), in TEST()
1402 COMPARE(fcadd(z12.VnS(), p5.Merging(), z12.VnS(), z13.VnS(), 90), in TEST()
1404 COMPARE(fcadd(z12.VnD(), p5.Merging(), z12.VnD(), z13.VnD(), 90), in TEST()
1413 COMPARE_MACRO(Fcadd(z12.VnH(), p5.Merging(), z1.VnH(), z13.VnH(), 90), in TEST()
[all …]
Dtest-assembler-sve-aarch64.cc313 __ Index(z12.VnB(), 0, -1); in TEST_SVE()
364 ASSERT_EQUAL_SVE_LANE(0x00, z12.VnB(), i); in TEST_SVE()
405 ZRegister mla_dm_result = z12.WithLaneSize(lane_size_in_bits); in MlaMlsHelper()
863 __ Clasta(z12.VnH(), p4, z12.VnH(), z0.VnH()); in TEST_SVE()
907 ASSERT_EQUAL_SVE(z12_expected, z12.VnD()); in TEST_SVE()
1149 InsrHelper(&masm, z12.VnD(), z12_inputs); in TEST_SVE()
1153 __ Cmphi(p7.VnD(), p1.Zeroing(), z12.VnD(), z13.VnD()); in TEST_SVE()
1185 __ Cmplo(p13.VnD(), p1.Zeroing(), z13.VnD(), z12.VnD()); // HI in TEST_SVE()
1376 InsrHelper(&masm, z12.VnB(), z24_inputs); in TEST_SVE()
1381 __ Orr(z12.VnB(), z12.VnB(), 0x3f); in TEST_SVE()
[all …]
Dtest-api-aarch64.cc672 VIXL_CHECK(Helper::GetVariant(z12.VnS()) == kSVE); in TEST()
1569 temps.Include(z12, z10, z9.VnB(), z8); in TEST()
1601 temps.Exclude(z12, z10, z9.VnB(), z8); in TEST()
/external/rust/crates/quiche/deps/boringssl/src/crypto/poly1305/
Dpoly1305_arm_asm.S102 # qhasm: reg128 z12
106 # qhasm: reg128 5z12
209 # qhasm: z12 = mem128[input_1]; input_1 += 16
210 # asm 1: vld1.8 {>z12=reg128#5%bot->z12=reg128#5%top},[<input_1=int32#2]!
211 # asm 2: vld1.8 {>z12=d8->z12=d9},[<input_1=r1]!
284 # qhasm: 4x 5z12 = z12 << 2
285 # asm 1: vshl.i32 >5z12=reg128#14,<z12=reg128#5,#2
286 # asm 2: vshl.i32 >5z12=q13,<z12=q4,#2
294 # qhasm: 4x 5z12 += z12
295 # asm 1: vadd.i32 >5z12=reg128#14,<5z12=reg128#14,<z12=reg128#5
[all …]
/external/cronet/third_party/boringssl/src/crypto/poly1305/
Dpoly1305_arm_asm.S102 # qhasm: reg128 z12
106 # qhasm: reg128 5z12
209 # qhasm: z12 = mem128[input_1]; input_1 += 16
210 # asm 1: vld1.8 {>z12=reg128#5%bot->z12=reg128#5%top},[<input_1=int32#2]!
211 # asm 2: vld1.8 {>z12=d8->z12=d9},[<input_1=r1]!
284 # qhasm: 4x 5z12 = z12 << 2
285 # asm 1: vshl.i32 >5z12=reg128#14,<z12=reg128#5,#2
286 # asm 2: vshl.i32 >5z12=q13,<z12=q4,#2
294 # qhasm: 4x 5z12 += z12
295 # asm 1: vadd.i32 >5z12=reg128#14,<5z12=reg128#14,<z12=reg128#5
[all …]
/external/boringssl/src/crypto/poly1305/
Dpoly1305_arm_asm.S102 # qhasm: reg128 z12
106 # qhasm: reg128 5z12
209 # qhasm: z12 = mem128[input_1]; input_1 += 16
210 # asm 1: vld1.8 {>z12=reg128#5%bot->z12=reg128#5%top},[<input_1=int32#2]!
211 # asm 2: vld1.8 {>z12=d8->z12=d9},[<input_1=r1]!
284 # qhasm: 4x 5z12 = z12 << 2
285 # asm 1: vshl.i32 >5z12=reg128#14,<z12=reg128#5,#2
286 # asm 2: vshl.i32 >5z12=q13,<z12=q4,#2
294 # qhasm: 4x 5z12 += z12
295 # asm 1: vadd.i32 >5z12=reg128#14,<5z12=reg128#14,<z12=reg128#5
[all …]
/external/rust/crates/ring/crypto/poly1305/
Dpoly1305_arm_asm.S102 # qhasm: reg128 z12
106 # qhasm: reg128 5z12
209 # qhasm: z12 = mem128[input_1]; input_1 += 16
210 # asm 1: vld1.8 {>z12=reg128#5%bot->z12=reg128#5%top},[<input_1=int32#2]!
211 # asm 2: vld1.8 {>z12=d8->z12=d9},[<input_1=r1]!
284 # qhasm: 4x 5z12 = z12 << 2
285 # asm 1: vshl.i32 >5z12=reg128#14,<z12=reg128#5,#2
286 # asm 2: vshl.i32 >5z12=q13,<z12=q4,#2
294 # qhasm: 4x 5z12 += z12
295 # asm 1: vadd.i32 >5z12=reg128#14,<5z12=reg128#14,<z12=reg128#5
[all …]
/external/compiler-rt/test/asan/TestCases/Posix/
Dstack-overflow.cc30 volatile int z0, z1, z2, z3, z4, z5, z6, z7, z8, z9, z10, z11, z12, z13; variable
50 t12 = z12; in recursive_func()
65 z12 = t12; in recursive_func()
/external/clang/test/SemaCUDA/
Dbad-attributes.cu48 __global__ __host__ void z12(); // expected-error {{attributes are not compatible}}
/external/linux-kselftest/tools/testing/selftests/arm64/abi/
Dsyscall-abi-asm.S87 ldr z12, [x2, #12, MUL VL]
188 str z12, [x2, #12, MUL VL]
/external/rust/crates/ring/crypto/fipsmodule/aes/
Daes_nohw.c607 aes_word_t z12 = aes_nohw_and(t43, y13); in aes_nohw_sub_bytes() local
619 aes_word_t t50 = aes_nohw_xor(z2, z12); in aes_nohw_sub_bytes()
625 aes_word_t t56 = aes_nohw_xor(z12, t48); in aes_nohw_sub_bytes()
/external/cronet/third_party/boringssl/src/crypto/fipsmodule/aes/
Daes_nohw.c606 aes_word_t z12 = aes_nohw_and(t43, y13); in aes_nohw_sub_bytes() local
618 aes_word_t t50 = aes_nohw_xor(z2, z12); in aes_nohw_sub_bytes()
624 aes_word_t t56 = aes_nohw_xor(z12, t48); in aes_nohw_sub_bytes()
/external/boringssl/src/crypto/fipsmodule/aes/
Daes_nohw.c606 aes_word_t z12 = aes_nohw_and(t43, y13); in aes_nohw_sub_bytes() local
618 aes_word_t t50 = aes_nohw_xor(z2, z12); in aes_nohw_sub_bytes()
624 aes_word_t t56 = aes_nohw_xor(z12, t48); in aes_nohw_sub_bytes()
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/aes/
Daes_nohw.c605 aes_word_t z12 = aes_nohw_and(t43, y13); in aes_nohw_sub_bytes() local
617 aes_word_t t50 = aes_nohw_xor(z2, z12); in aes_nohw_sub_bytes()
623 aes_word_t t56 = aes_nohw_xor(z12, t48); in aes_nohw_sub_bytes()
/external/ktfmt/core/src/test/java/com/facebook/ktfmt/format/
DFormatterTest.kt6006 |z12.z { it }
6090 |z12.shine()
6354 |z12.shine(
/external/vixl/test/test-trace-reference/
Dlog-vregs61 # z12<127:0>: 0x48a000018503680148a0000085026800
62 # z12<255:128>: 0x48a000038503680348a0000285026802
63 # z12<383:256>: 0x48a000058507680548a0000485066804
64 # z12<511:384>: 0x48a000078507680748a0000685066806
65 # z12<639:512>: 0x48a00009850b680948a00008850a6808
Dlog-state93 # z12<127:0>: 0x48a000018503680148a0000085026800
94 # z12<255:128>: 0x48a000038503680348a0000285026802
95 # z12<383:256>: 0x48a000058507680548a0000485066804
96 # z12<511:384>: 0x48a000078507680748a0000685066806
97 # z12<639:512>: 0x48a00009850b680948a00008850a6808
Dlog-all93 # z12<127:0>: 0x48a000018503680148a0000085026800
94 # z12<255:128>: 0x48a000038503680348a0000285026802
95 # z12<383:256>: 0x48a000058507680548a0000485066804
96 # z12<511:384>: 0x48a000078507680748a0000685066806
97 # z12<639:512>: 0x48a00009850b680948a00008850a6808
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64RegisterInfo.td761 def Z12 : AArch64Reg<12, "z12", [Q12, Z12_HI]>, DwarfRegNum<[108]>;
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenAsmMatcher.inc983 return 257; // "z12"