/external/llvm/test/MC/AArch64/ |
D | neon-scalar-fp-compare.s | 10 fcmeq s10, s11, s12 22 fcmeq s10, s11, #0.0 25 fcmeq s10, s11, #0 40 fcmge s10, s11, s12 52 fcmge s10, s11, #0.0 55 fcmge s10, s11, #0 70 fcmgt s10, s11, s12 82 fcmgt s10, s11, #0.0 85 fcmgt s10, s11, #0 100 fcmle s10, s11, #0.0 [all …]
|
D | neon-scalar-shift-imm.s | 125 sqshrn h17, s10, #4 137 uqshrn s10, d12, #13 147 sqrshrn h15, s10, #6 158 uqrshrn h12, s10, #14 159 uqrshrn s10, d10, #25 170 sqshrun s10, d15, #15
|
D | arm64-memory.s | 286 ldp s10, s1, [x2, #64] 294 ; CHECK: ldp s10, s1, [x2, #64] ; encoding: [0x4a,0x04,0x48,0x2d] 300 stp s10, s1, [x2, #64] 306 ; CHECK: stp s10, s1, [x2, #64] ; encoding: [0x4a,0x04,0x08,0x2d] 318 ldp s10, s1, [x2, #64]! 325 ; CHECK: ldp s10, s1, [x2, #64]! ; encoding: [0x4a,0x04,0xc8,0x2d] 330 stp s10, s1, [x2, #64]! 335 ; CHECK: stp s10, s1, [x2, #64]! ; encoding: [0x4a,0x04,0x88,0x2d] 346 ldp s10, s1, [x2], #64 353 ; CHECK: ldp s10, s1, [x2], #64 ; encoding: [0x4a,0x04,0xc8,0x2c] [all …]
|
D | neon-scalar-recip.s | 46 frecpx s18, s10
|
D | neon-scalar-by-elem-mla.s | 28 fmls s29, s10, v28.s[1]
|
D | neon-scalar-by-elem-saturating-mul.s | 12 sqdmull d9, s10, v15.s[0]
|
/external/llvm/test/MC/ARM/ |
D | vpush-vpop.s | 7 vpush {s8, s9, s10, s11, s12} 9 vpop {s8, s9, s10, s11, s12} 12 vpush.16 {s8, s9, s10, s11, s12} 14 vpop.64 {s8, s9, s10, s11, s12} 17 @ CHECK-THUMB: vpush {s8, s9, s10, s11, s12} @ encoding: [0x2d,0xed,0x05,0x4a] 19 @ CHECK-THUMB: vpop {s8, s9, s10, s11, s12} @ encoding: [0xbd,0xec,0x05,0x4a] 22 @ CHECK-ARM: vpush {s8, s9, s10, s11, s12} @ encoding: [0x05,0x4a,0x2d,0xed] 24 @ CHECK-ARM: vpop {s8, s9, s10, s11, s12} @ encoding: [0x05,0x4a,0xbd,0xec] 27 @ CHECK-THUMB: vpush {s8, s9, s10, s11, s12} @ encoding: [0x2d,0xed,0x05,0x4a] 29 @ CHECK-THUMB: vpop {s8, s9, s10, s11, s12} @ encoding: [0xbd,0xec,0x05,0x4a] [all …]
|
/external/valgrind/none/tests/arm/ |
D | vfpv4_fma.c | 109 TESTINSN_bin_f32("vfma.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(0.0)); in main() 110 TESTINSN_bin_f32("vfma.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(NAN)); in main() 117 TESTINSN_bin_f32("vfma.f32 s10, s11, s2", s10, s11, i32, f2u(48755), s2, i32, f2u(1089)); in main() 123 TESTINSN_bin_f32("vfma.f32 s10, s11, s2", s10, s11, i32, f2u(487.587), s2, i32, f2u(109)); in main() 129 TESTINSN_bin_f32("vfma.f32 s10, s23, s15", s10, s23, i32, f2u(INFINITY), s15, i32, f2u(0.0)); in main() 159 TESTINSN_bin_f32("vfms.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(0.0)); in main() 160 TESTINSN_bin_f32("vfms.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(NAN)); in main() 167 TESTINSN_bin_f32("vfms.f32 s10, s11, s2", s10, s11, i32, f2u(48755), s2, i32, f2u(1089)); in main() 173 TESTINSN_bin_f32("vfms.f32 s10, s11, s2", s10, s11, i32, f2u(487.587), s2, i32, f2u(109)); in main() 179 TESTINSN_bin_f32("vfms.f32 s10, s23, s15", s10, s23, i32, f2u(INFINITY), s15, i32, f2u(0.0)); in main() [all …]
|
D | vfp.c | 1156 TESTINSN_bin_f32("vmla.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(0.0)); in main() 1157 TESTINSN_bin_f32("vmla.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(NAN)); in main() 1164 TESTINSN_bin_f32("vmla.f32 s10, s11, s2", s10, s11, i32, f2u(48755), s2, i32, f2u(1089)); in main() 1170 TESTINSN_bin_f32("vmla.f32 s10, s11, s2", s10, s11, i32, f2u(487.587), s2, i32, f2u(109)); in main() 1176 TESTINSN_bin_f32("vmla.f32 s10, s23, s15", s10, s23, i32, f2u(INFINITY), s15, i32, f2u(0.0)); in main() 1206 TESTINSN_bin_f32("vnmla.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(0.0)); in main() 1207 TESTINSN_bin_f32("vnmla.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(NAN)); in main() 1214 TESTINSN_bin_f32("vnmla.f32 s10, s11, s2", s10, s11, i32, f2u(48755), s2, i32, f2u(1089)); in main() 1220 TESTINSN_bin_f32("vnmla.f32 s10, s11, s2", s10, s11, i32, f2u(487.587), s2, i32, f2u(109)); in main() 1226 TESTINSN_bin_f32("vnmla.f32 s10, s23, s15", s10, s23, i32, f2u(INFINITY), s15, i32, f2u(0.0)); in main() [all …]
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | itrans16_dspr2.c | 1056 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; in iadst16_dspr2() local 1095 s10 = x10 * cospi_21_64 + x11 * cospi_11_64; in iadst16_dspr2() 1104 x2 = dct_const_round_shift(s2 + s10); in iadst16_dspr2() 1112 x10 = dct_const_round_shift(s2 - s10); in iadst16_dspr2() 1130 s10 = x10 * cospi_20_64 + x11 * cospi_12_64; in iadst16_dspr2() 1147 x10 = dct_const_round_shift(s10 + s14); in iadst16_dspr2() 1151 x14 = dct_const_round_shift(s10 - s14); in iadst16_dspr2() 1165 s10 = x10; in iadst16_dspr2() 1180 x8 = s8 + s10; in iadst16_dspr2() 1182 x10 = s8 - s10; in iadst16_dspr2() [all …]
|
/external/clang/test/Sema/ |
D | pragma-align-mac68k.c | 86 struct s10 { struct 89 extern int a10_0[sizeof(struct s10) == 2 ? 1 : -1]; argument 90 extern int a10_1[__alignof(struct s10) == 2 ? 1 : -1];
|
/external/v8/test/mjsunit/ |
D | uri.js | 54 var s10 = String.fromCharCode(cc10); variable 65 assertEquals('%EE%80%80', encodeURI(s10)); 78 assertEquals(cc10, decodeURI(encodeURI(s10)).charCodeAt(0));
|
/external/boringssl/src/crypto/curve25519/ |
D | curve25519.c | 3789 int64_t s10 = 2097151 & (load_3(s + 26) >> 2); in sc_reduce() local 3829 s10 += s22 * 666643; in sc_reduce() 3838 s10 += s21 * 470296; in sc_reduce() 3847 s10 += s20 * 654183; in sc_reduce() 3856 s10 -= s19 * 997805; in sc_reduce() 3865 s10 += s18 * 136657; in sc_reduce() 3875 carry10 = (s10 + (1 << 20)) >> 21; in sc_reduce() 3877 s10 -= carry10 << 21; in sc_reduce() 3892 s10 += carry9; in sc_reduce() 3909 s10 -= s17 * 683901; in sc_reduce() [all …]
|
/external/clang/test/CodeGen/ |
D | regparm-struct.c | 129 struct s10 { struct 132 __attribute__((regparm(3))) void f14(struct s10 a, int b, int c); argument 135 struct s10 x = { 41 }; in g14()
|
D | x86_64-arguments-nacl.c | 50 struct s10 { int a; int b; int : 0; }; argument 51 void f10(struct s10 a0) {} in f10()
|
D | arm-arguments.c | 61 struct s10 { int f0; int : 0; int : 0; }; struct 62 struct s10 f10(void) {} in f10()
|
D | ms_struct-bitfield.c | 148 int s10 = sizeof(t10); variable
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_dct.c | 348 tran_high_t s9, s10, s11, s12, s13, s14, s15; in fadst16() local 378 s10 = x10 * cospi_21_64 + x11 * cospi_11_64; in fadst16() 387 x2 = fdct_round_shift(s2 + s10); in fadst16() 395 x10 = fdct_round_shift(s2 - s10); in fadst16() 413 s10 = x10 * cospi_20_64 + x11 * cospi_12_64; in fadst16() 430 x10 = fdct_round_shift(s10 + s14); in fadst16() 434 x14 = fdct_round_shift(s10 - s14); in fadst16() 448 s10 = x10; in fadst16() 463 x8 = s8 + s10; in fadst16() 465 x10 = s8 - s10; in fadst16() [all …]
|
/external/opencv3/modules/core/src/opencl/ |
D | flip.cl | 105 src0 = src0.s10; 106 src1 = src1.s10; 151 src0 = src0.s10; 152 src1 = src1.s10;
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | large-alloca-graphics.ll | 7 ; GCN: s_mov_b32 s10, -1 28 ; GCN: s_mov_b32 s10, -1
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | arm64-memory.txt | 292 # CHECK: ldp s10, s1, [x2, #64] 302 # CHECK: stp s10, s1, [x2, #64] 320 # CHECK: ldp s10, s1, [x2, #64]! 330 # CHECK: stp s10, s1, [x2, #64]! 348 # CHECK: ldp s10, s1, [x2], #64 358 # CHECK: stp s10, s1, [x2], #64 372 # CHECK: ldnp s10, s1, [x2, #64] 382 # CHECK: stnp s10, s1, [x2, #64]
|
/external/libvpx/libvpx/vpx_dsp/ |
D | inv_txfm.c | 581 tran_high_t s9, s10, s11, s12, s13, s14, s15; in iadst16_c() local 620 s10 = x10 * cospi_21_64 + x11 * cospi_11_64; in iadst16_c() 629 x2 = WRAPLOW(dct_const_round_shift(s2 + s10), 8); in iadst16_c() 637 x10 = WRAPLOW(dct_const_round_shift(s2 - s10), 8); in iadst16_c() 655 s10 = x10 * cospi_20_64 + x11 * cospi_12_64; in iadst16_c() 672 x10 = WRAPLOW(dct_const_round_shift(s10 + s14), 8); in iadst16_c() 676 x14 = WRAPLOW(dct_const_round_shift(s10 - s14), 8); in iadst16_c() 690 s10 = x10; in iadst16_c() 705 x8 = WRAPLOW(check_range(s8 + s10), 8); in iadst16_c() 707 x10 = WRAPLOW(check_range(s8 - s10), 8); in iadst16_c() [all …]
|
/external/llvm/test/CodeGen/AArch64/ |
D | remat-float0.ll | 15 …call void asm sideeffect "", "~{s0},~{s1},~{s2},~{s3},~{s4},~{s5},~{s6},~{s7},~{s8},~{s9},~{s10},~…
|
/external/clang/test/CXX/except/except.spec/ |
D | p5-pointers.cpp | 36 void s10() noexcept;
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_format.csv | 282 PIPE_FORMAT_R10G10B10A2_SSCALED , plain, 1, 1, s10, s10, s10, s2, xyzw, rgb 285 PIPE_FORMAT_B10G10R10A2_SSCALED , plain, 1, 1, s10, s10, s10, s2, zyxw, rgb
|