/third_party/vixl/test/aarch64/traces/ |
H A D | sim-fcmp-d-trace-aarch64.h | 58 0x2, 59 0x2, 60 0x2, 61 0x2, 62 0x2, 63 0x2, 64 0x2, 65 0x2, 66 0x2, 67 0x2, [all...] |
H A D | sim-fcmp-s-trace-aarch64.h | 58 0x2, 59 0x2, 60 0x2, 61 0x2, 62 0x2, 63 0x2, 64 0x2, 65 0x2, 66 0x2, 68 0x2, [all...] |
H A D | sim-fcmp-dz-trace-aarch64.h | 39 0x2, 40 0x2, 41 0x2, 42 0x2, 43 0x2, 44 0x2, 45 0x2, 46 0x2, 47 0x2, 48 0x2, [all...] |
H A D | sim-fcmp-sz-trace-aarch64.h | 39 0x2, 40 0x2, 41 0x2, 42 0x2, 43 0x2, 44 0x2, 45 0x2, 46 0x2, 47 0x2, 49 0x2, [all...] |
/third_party/FreeBSD/lib/msun/src/ |
H A D | s_tanhl.c | 113 long double hi,lo,s,x2,x4,z; in tanhl() local 137 x2 = x*x; in tanhl() 139 x4 = x2*x2; in tanhl() 140 RETURNI(((T19*x2 + T17)*x4 + (T15*x2 + T13))*(x2*x*x2*x4*x4) + in tanhl() 141 ((T11*x2 + T9)*x4 + (T7*x2 in tanhl() [all...] |
H A D | e_sinhl.c | 85 long double hi,lo,x2,x4; in sinhl() local 108 x2 = x*x; in sinhl() 110 x4 = x2*x2; in sinhl() 111 RETURNI(((S17*x2 + S15)*x4 + (S13*x2 + S11))*(x2*x*x4*x4) + in sinhl() 112 ((S9*x2 + S7)*x2 + S5)*(x2* in sinhl() [all...] |
H A D | e_coshl.c | 86 long double hi,lo,x2,x4; in coshl() local 104 x2 = x*x; in coshl() 106 x4 = x2*x2; in coshl() 107 RETURNI(((C16*x2 + C14)*x4 + (C12*x2 + C10))*(x4*x4*x2) + in coshl() 108 ((C8*x2 + C6)*x2 + C4)*x4 + C2*x2 in coshl() [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | truemotion1data.h | 261 0x2,0x00, 262 0x2,0x10, 263 0x2,0x20, 264 0x2,0x30, 265 0x2,0x40, 266 0x2,0x50, 267 0x2,0x60, 268 0x2,0x01, 269 0x2,0x11, 270 0x2, [all...] |
/third_party/typescript/tests/baselines/reference/ |
H A D | compoundExponentiationAssignmentLHSCannotBeAssigned.js | 18 var x2: string; variable 19 x2 **= a; 20 x2 **= b; 21 x2 **= true; 22 x2 **= 0; 23 x2 **= '' 24 x2 **= E.a; 25 x2 **= {}; 26 x2 **= null; 27 x2 ** 81 var x2; global() variable [all...] |
H A D | stringMappingOverPatternLiterals.js | 43 function f2(x1: string, x2: Uppercase<string>, x3: Lowercase<string>) { 45 x1 = x2; 48 x2 = "ABC"; 52 x2 = x1; 53 x2 = x3; 55 x3 = x2; 57 x2 = "AbC"; 65 x2: Uppercase<Uppercase<string>>, 69 x1 = x2; 72 x2 [all...] |
H A D | compoundAdditionAssignmentLHSCanBeAssigned.js | 18 var x2: string; variable 19 x2 += a; 20 x2 += b; 21 x2 += true; 22 x2 += 0; 23 x2 += ''; 24 x2 += E.a; 25 x2 += {}; 26 x2 += null; 27 x2 71 var x2; global() variable [all...] |
H A D | compoundAdditionAssignmentWithInvalidOperands.js | 15 var x2: {}; 16 x2 += a; 17 x2 += true; 18 x2 += 0; 19 x2 += E.a; 20 x2 += {}; 21 x2 += null; 22 x2 += undefined; 58 var x2;
variable 59 x2 [all...] |
H A D | compoundExponentiationAssignmentLHSCanBeAssigned1.js | 15 var x2: number; variable 16 x2 **= a; 17 x2 **= b; 18 x2 **= c; 19 x2 **= null; 20 x2 **= undefined; 45 var x2;
variable 46 x2 = Math.pow(x2, a);
47 x2 [all...] |
H A D | compoundArithmeticAssignmentWithInvalidOperands.js | 18 var x2: string; variable 19 x2 *= a; 20 x2 *= b; 21 x2 *= true; 22 x2 *= 0; 23 x2 *= '' 24 x2 *= E.a; 25 x2 *= {}; 26 x2 *= null; 27 x2 * 81 var x2; global() variable [all...] |
/third_party/ffmpeg/libavcodec/aarch64/ |
H A D | hpeldsp_neon.S | 29 1: ld1 {v0.16B}, [x1], x2 30 ld1 {v1.16B}, [x1], x2 31 ld1 {v2.16B}, [x1], x2 32 ld1 {v3.16B}, [x1], x2 34 ld1 {v4.16B}, [x12], x2 36 ld1 {v5.16B}, [x12], x2 38 ld1 {v6.16B}, [x12], x2 40 ld1 {v7.16B}, [x12], x2 44 st1 {v0.16B}, [x0], x2 45 st1 {v1.16B}, [x0], x2 [all...] |
H A D | vp9mc_aarch64.S | 30 ldp x5, x6, [x2] 31 ldp x7, x8, [x2, #16] 33 ldp x9, x10, [x2, #32] 36 ldp x11, x12, [x2, #48] 39 ldp x5, x6, [x2, #64] 40 ldp x7, x8, [x2, #80] 42 ldp x9, x10, [x2, #96] 44 ldp x11, x12, [x2, #112] 47 add x2, x2, x [all...] |
H A D | vp8dsp_neon.S | 128 ld1 {v24.s}[0], [x0], x2 130 ld1 {v25.s}[0], [x0], x2 133 ld1 {v26.s}[0], [x0], x2 136 ld1 {v27.s}[0], [x0], x2 142 sub x0, x0, x2, lsl #2 155 st1 {v0.s}[0], [x0], x2 156 st1 {v1.s}[0], [x0], x2 157 st1 {v2.s}[0], [x0], x2 158 st1 {v3.s}[0], [x0], x2 178 ld1 {v0.8b}, [x0], x2 [all...] |
H A D | h264cmc_neon.S | 33 prfm pldl1strm, [x1, x2] 60 ld1 {v4.8B, v5.8B}, [x1], x2 64 1: ld1 {v6.8B, v7.8B}, [x1], x2 68 ld1 {v4.8B, v5.8B}, [x1], x2 78 prfm pldl1strm, [x1, x2] 89 ld1 {v20.8B}, [x8], x2 90 ld1 {v21.8B}, [x8], x2 94 st1 {v16.8B}, [x0], x2 95 st1 {v17.8B}, [x0], x2 106 ld1 {v4.8B}, [x1], x2 [all...] |
/third_party/node/deps/zlib/ |
H A D | crc32_simd.c | 51 __m512i x0, x1, x2, x3, x4, x5, x6, x7, x8, y5, y6, y7, y8; in crc32_avx512_simd_() local 58 x2 = _mm512_loadu_si512((__m512i *)(buf + 0x40)); in crc32_avx512_simd_() 75 x6 = _mm512_clmulepi64_epi128(x2, x0, 0x00); in crc32_avx512_simd_() 81 x2 = _mm512_clmulepi64_epi128(x2, x0, 0x11); in crc32_avx512_simd_() 91 x2 = _mm512_xor_si512(x2, x6); in crc32_avx512_simd_() 96 x2 = _mm512_xor_si512(x2, y6); in crc32_avx512_simd_() 111 x1 = _mm512_xor_si512(x1, x2); in crc32_avx512_simd_() 228 __m128i x0, x1, x2, x3, x4, x5, x6, x7, x8, y5, y6, y7, y8; crc32_sse42_simd_() local 498 uint64x2_t x0, x1, x2, x3, x4, x5, x6, x7, x8, y5, y6, y7, y8; armv8_crc32_pmull_little() local [all...] |
/third_party/optimized-routines/math/ |
H A D | sincosf.h | 44 sincosf_poly (double x, double x2, const sincos_t *p, int n, float *sinp, in sincosf_poly() argument 49 x4 = x2 * x2; in sincosf_poly() 50 x3 = x2 * x; in sincosf_poly() 51 c2 = p->c3 + x2 * p->c4; in sincosf_poly() 52 s1 = p->s2 + x2 * p->s3; in sincosf_poly() 59 c1 = p->c0 + x2 * p->c1; in sincosf_poly() 60 x5 = x3 * x2; in sincosf_poly() 61 x6 = x4 * x2; in sincosf_poly() 73 sinf_poly (double x, double x2, cons argument [all...] |
/third_party/node/deps/v8/third_party/zlib/ |
H A D | crc32_simd.c | 38 __m128i x0, x1, x2, x3, x4, x5, x6, x7, x8, y5, y6, y7, y8; in crc32_sse42_simd_() local 44 x2 = _mm_loadu_si128((__m128i *)(buf + 0x10)); in crc32_sse42_simd_() 61 x6 = _mm_clmulepi64_si128(x2, x0, 0x00); in crc32_sse42_simd_() 66 x2 = _mm_clmulepi64_si128(x2, x0, 0x11); in crc32_sse42_simd_() 76 x2 = _mm_xor_si128(x2, x6); in crc32_sse42_simd_() 81 x2 = _mm_xor_si128(x2, y6); in crc32_sse42_simd_() 96 x1 = _mm_xor_si128(x1, x2); in crc32_sse42_simd_() [all...] |
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | interface-descriptors-arm64-inl.h | 18 auto registers = RegisterArray(x0, x1, x2, x3, x4); in DefaultRegisterArray() 30 if (argc >= 3) DCHECK(allocatable_regs.has(x2)); in VerifyArgumentRegisterCount() 42 return RegisterArray(x1, x5, x4, x2, x0, x3, kContextRegister, x7); in registers() 48 constexpr Register LoadDescriptor::NameRegister() { return x2; } in NameRegister() 64 constexpr Register KeyedLoadBaselineDescriptor::SlotRegister() { return x2; } in SlotRegister() 78 constexpr Register KeyedHasICBaselineDescriptor::SlotRegister() { return x2; } in SlotRegister() 94 constexpr Register StoreDescriptor::NameRegister() { return x2; } in NameRegister() 147 // x2 : the excluded property base in registers() 148 return RegisterArray(x1, x0, x2); in registers() 156 // x2 in registers() [all...] |
/third_party/node/deps/openssl/openssl/crypto/rc2/ |
H A D | rc2_cbc.c | 98 register RC2_INT x0, x1, x2, x3, t; in RC2_encrypt() local 105 x2 = (RC2_INT) l & 0xffff; in RC2_encrypt() 113 t = (x0 + (x1 & ~x3) + (x2 & x3) + *(p0++)) & 0xffff; in RC2_encrypt() 115 t = (x1 + (x2 & ~x0) + (x3 & x0) + *(p0++)) & 0xffff; in RC2_encrypt() 117 t = (x2 + (x3 & ~x1) + (x0 & x1) + *(p0++)) & 0xffff; in RC2_encrypt() 118 x2 = (t << 3) | (t >> 13); in RC2_encrypt() 119 t = (x3 + (x0 & ~x2) + (x1 & x2) + *(p0++)) & 0xffff; in RC2_encrypt() 129 x2 += p1[x1 & 0x3f]; in RC2_encrypt() 130 x3 += p1[x2 in RC2_encrypt() 144 register RC2_INT x0, x1, x2, x3, t; RC2_decrypt() local [all...] |
/third_party/openssl/crypto/rc2/ |
H A D | rc2_cbc.c | 98 register RC2_INT x0, x1, x2, x3, t; in RC2_encrypt() local 105 x2 = (RC2_INT) l & 0xffff; in RC2_encrypt() 113 t = (x0 + (x1 & ~x3) + (x2 & x3) + *(p0++)) & 0xffff; in RC2_encrypt() 115 t = (x1 + (x2 & ~x0) + (x3 & x0) + *(p0++)) & 0xffff; in RC2_encrypt() 117 t = (x2 + (x3 & ~x1) + (x0 & x1) + *(p0++)) & 0xffff; in RC2_encrypt() 118 x2 = (t << 3) | (t >> 13); in RC2_encrypt() 119 t = (x3 + (x0 & ~x2) + (x1 & x2) + *(p0++)) & 0xffff; in RC2_encrypt() 129 x2 += p1[x1 & 0x3f]; in RC2_encrypt() 130 x3 += p1[x2 in RC2_encrypt() 144 register RC2_INT x0, x1, x2, x3, t; RC2_decrypt() local [all...] |
/third_party/skia/third_party/externals/zlib/ |
H A D | crc32_simd.c | 38 __m128i x0, x1, x2, x3, x4, x5, x6, x7, x8, y5, y6, y7, y8; in crc32_sse42_simd_() local 44 x2 = _mm_loadu_si128((__m128i *)(buf + 0x10)); in crc32_sse42_simd_() 61 x6 = _mm_clmulepi64_si128(x2, x0, 0x00); in crc32_sse42_simd_() 66 x2 = _mm_clmulepi64_si128(x2, x0, 0x11); in crc32_sse42_simd_() 76 x2 = _mm_xor_si128(x2, x6); in crc32_sse42_simd_() 81 x2 = _mm_xor_si128(x2, y6); in crc32_sse42_simd_() 96 x1 = _mm_xor_si128(x1, x2); in crc32_sse42_simd_() [all...] |