/external/llvm/test/MC/AArch64/ |
D | neon-scalar-cvt.s | 10 scvtf s22, s13 22 ucvtf s22, s13 34 scvtf s22, s13, #32 46 ucvtf s22, s13, #32 92 fcvtas s12, s13 105 fcvtau s12, s13 118 fcvtms s22, s13 131 fcvtmu s12, s13 144 fcvtns s22, s13 157 fcvtnu s12, s13 [all …]
|
D | neon-scalar-recip.s | 10 frecps s21, s16, s13 58 frsqrte s22, s13
|
D | neon-scalar-mul.s | 52 sqdmlsl d12, s23, s13
|
D | neon-scalar-by-elem-mul.s | 30 fmulx s13, s21, v10.s[3]
|
D | neon-scalar-shift-imm.s | 181 sqrshrun h10, s13, #15
|
/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() 122 TESTINSN_bin_f32("vfma.f32 s13, s24, s5", s13, s24, i32, f2u(874), s5, i32, f2u(1384.6)); in main() 128 TESTINSN_bin_f32("vfma.f32 s20, s13, s15", s20, s13, 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() 172 TESTINSN_bin_f32("vfms.f32 s13, s24, s5", s13, s24, i32, f2u(874), s5, i32, f2u(1384.6)); in main() 178 TESTINSN_bin_f32("vfms.f32 s20, s13, s15", s20, s13, i32, f2u(-INFINITY), s15, i32, f2u(0.0)); in main() 209 TESTINSN_bin_f32("vfnma.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(0.0)); in main() 210 TESTINSN_bin_f32("vfnma.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(NAN)); 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() 1169 TESTINSN_bin_f32("vmla.f32 s13, s24, s5", s13, s24, i32, f2u(874), s5, i32, f2u(1384.6)); in main() 1175 TESTINSN_bin_f32("vmla.f32 s20, s13, s15", s20, s13, 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() 1219 TESTINSN_bin_f32("vnmla.f32 s13, s24, s5", s13, s24, i32, f2u(874), s5, i32, f2u(1384.6)); in main() 1225 TESTINSN_bin_f32("vnmla.f32 s20, s13, s15", s20, s13, i32, f2u(-INFINITY), s15, i32, f2u(0.0)); in main() 1256 TESTINSN_bin_f32("vmls.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(0.0)); in main() 1257 TESTINSN_bin_f32("vmls.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(NAN)); in main() [all …]
|
/external/compiler-rt/lib/builtins/arm/ |
D | mulsf3vfp.S | 23 vmul.f32 s13, s14, s15 24 vmov r0, s13 // move result back to r0
|
D | divsf3vfp.S | 23 vdiv.f32 s13, s14, s15 24 vmov r0, s13 // move result back to r0
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | itrans16_dspr2.c | 1061 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; in iadst16_dspr2() local 1102 s13 = x12 * cospi_7_64 - x13 * cospi_25_64; in iadst16_dspr2() 1111 x5 = dct_const_round_shift(s5 + s13); in iadst16_dspr2() 1119 x13 = dct_const_round_shift(s5 - s13); in iadst16_dspr2() 1137 s13 = x12 * cospi_4_64 + x13 * cospi_28_64; in iadst16_dspr2() 1150 x9 = dct_const_round_shift(s9 + s13); in iadst16_dspr2() 1154 x13 = dct_const_round_shift(s9 - s13); in iadst16_dspr2() 1172 s13 = x12 * cospi_24_64 - x13 * cospi_8_64; in iadst16_dspr2() 1189 x13 = dct_const_round_shift(s13 + s15); in iadst16_dspr2() 1191 x15 = dct_const_round_shift(s13 - s15); in iadst16_dspr2()
|
/external/clang/test/CodeGen/ |
D | regparm-struct.c | 167 struct s13 { struct 172 __attribute__((regparm(3))) void f18(struct s13 a, int b, int c, int d); argument 175 struct s13 x = {{41}}; in g18()
|
D | arm-arguments.c | 80 struct s13 { float f0; }; argument 81 struct s13 f13(void) {} in f13()
|
D | ms_struct-bitfield.c | 177 int s13 = sizeof(t13); variable
|
D | arm64-arguments.c | 60 struct s13 { float f0; }; struct 61 struct s13 f13(void) {} in f13()
|
/external/clang/test/Analysis/ |
D | malloc-overflow.c | 96 struct s13 struct 101 void * f13(struct s13 *s) in f13() argument
|
/external/boringssl/src/crypto/curve25519/ |
D | curve25519.c | 3806 int64_t s13 = 2097151 & (load_3(s + 34) >> 1); in x25519_sc_reduce() local 3837 s13 += s23 * 654183; in x25519_sc_reduce() 3846 s13 -= s22 * 997805; in x25519_sc_reduce() 3855 s13 += s21 * 136657; in x25519_sc_reduce() 3864 s13 -= s20 * 683901; in x25519_sc_reduce() 3893 s13 += carry12; in x25519_sc_reduce() 3911 carry13 = (s13 + (1 << 20)) >> 21; in x25519_sc_reduce() 3913 s13 -= carry13 << 21; in x25519_sc_reduce() 3950 s1 += s13 * 666643; in x25519_sc_reduce() 3951 s2 += s13 * 470296; in x25519_sc_reduce() [all …]
|
/external/clang/test/Sema/ |
D | bitfield-layout_1.c | 136 } s13; variable 137 CHECK_SIZE(s13,12)
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_dct.c | 348 tran_high_t s9, s10, s11, s12, s13, s14, s15; in fadst16() local 381 s13 = x12 * cospi_7_64 - x13 * cospi_25_64; in fadst16() 390 x5 = fdct_round_shift(s5 + s13); in fadst16() 398 x13 = fdct_round_shift(s5 - s13); in fadst16() 416 s13 = x12 * cospi_4_64 + x13 * cospi_28_64; in fadst16() 429 x9 = fdct_round_shift(s9 + s13); in fadst16() 433 x13 = fdct_round_shift(s9 - s13); in fadst16() 451 s13 = x12 * cospi_24_64 - x13 * cospi_8_64; in fadst16() 468 x13 = fdct_round_shift(s13 + s15); in fadst16() 470 x15 = fdct_round_shift(s13 - s15); in fadst16()
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | highbd_vpx_convolve8_neon.c | 272 int16x8_t s11, s12, s13, s14; in vpx_highbd_convolve8_horiz_neon() local 302 &s12, &s13, &s14); in vpx_highbd_convolve8_horiz_neon() 303 transpose_s16_8x8(&s7, &s8, &s9, &s10, &s11, &s12, &s13, &s14); in vpx_highbd_convolve8_horiz_neon() 311 d6 = convolve8_8(s6, s7, s8, s9, s10, s11, s12, s13, filters, max); in vpx_highbd_convolve8_horiz_neon() 312 d7 = convolve8_8(s7, s8, s9, s10, s11, s12, s13, s14, filters, max); in vpx_highbd_convolve8_horiz_neon() 322 s5 = s13; in vpx_highbd_convolve8_horiz_neon() 492 int16x8_t s11, s12, s13, s14; in vpx_highbd_convolve8_avg_horiz_neon() local 522 &s12, &s13, &s14); in vpx_highbd_convolve8_avg_horiz_neon() 523 transpose_s16_8x8(&s7, &s8, &s9, &s10, &s11, &s12, &s13, &s14); in vpx_highbd_convolve8_avg_horiz_neon() 531 d6 = convolve8_8(s6, s7, s8, s9, s10, s11, s12, s13, filters, max); in vpx_highbd_convolve8_avg_horiz_neon() [all …]
|
D | loopfilter_neon.c | 548 uint8x##w##_t *s11, uint8x##w##_t *s12, uint8x##w##_t *s13, \ 576 *s13 = vld1##r##u8(s); \ 755 const uint8x16_t s13, const uint8x16_t s14, in store_16x16() argument 783 vst1q_u8(s, s13); in store_16x16() 845 uint8x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, in vpx_lpf_vertical_4_dual_neon() local 851 &s11, &s12, &s13, &s14, &s15); in vpx_lpf_vertical_4_dual_neon() 852 transpose_u8_8x16(s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, in vpx_lpf_vertical_4_dual_neon() 923 uint8x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, in vpx_lpf_vertical_8_dual_neon() local 930 &s11, &s12, &s13, &s14, &s15); in vpx_lpf_vertical_8_dual_neon() 931 transpose_u8_8x16(s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, in vpx_lpf_vertical_8_dual_neon() [all …]
|
D | vpx_convolve8_neon.c | 299 int16x8_t s11, s12, s13, s14, d4, d5, d6, d7; in vpx_convolve8_horiz_neon() local 341 s13 = vreinterpretq_s16_u16(vmovl_u8(t6)); in vpx_convolve8_horiz_neon() 356 d6 = convolve8_8(s6, s7, s8, s9, s10, s11, s12, s13, filters, filter3, in vpx_convolve8_horiz_neon() 358 d7 = convolve8_8(s7, s8, s9, s10, s11, s12, s13, s14, filters, in vpx_convolve8_horiz_neon() 377 s5 = s13; in vpx_convolve8_horiz_neon() 584 int16x8_t s11, s12, s13, s14, d4, d5, d6, d7; in vpx_convolve8_avg_horiz_neon() local 627 s13 = vreinterpretq_s16_u16(vmovl_u8(t6)); in vpx_convolve8_avg_horiz_neon() 642 d6 = convolve8_8(s6, s7, s8, s9, s10, s11, s12, s13, filters, filter3, in vpx_convolve8_avg_horiz_neon() 644 d7 = convolve8_8(s7, s8, s9, s10, s11, s12, s13, s14, filters, in vpx_convolve8_avg_horiz_neon() 679 s5 = s13; in vpx_convolve8_avg_horiz_neon()
|
/external/llvm/test/CodeGen/AArch64/ |
D | remat-float0.ll | 15 …s1},~{s2},~{s3},~{s4},~{s5},~{s6},~{s7},~{s8},~{s9},~{s10},~{s11},~{s12},~{s13},~{s14},~{s15},~{s1…
|
/external/libvpx/libvpx/vpx_dsp/ |
D | inv_txfm.c | 388 tran_high_t s9, s10, s11, s12, s13, s14, s15; in iadst16_c() local 426 s13 = x12 * cospi_7_64 - x13 * cospi_25_64; in iadst16_c() 435 x5 = WRAPLOW(dct_const_round_shift(s5 + s13)); in iadst16_c() 443 x13 = WRAPLOW(dct_const_round_shift(s5 - s13)); in iadst16_c() 461 s13 = x12 * cospi_4_64 + x13 * cospi_28_64; in iadst16_c() 474 x9 = WRAPLOW(dct_const_round_shift(s9 + s13)); in iadst16_c() 478 x13 = WRAPLOW(dct_const_round_shift(s9 - s13)); in iadst16_c() 496 s13 = x12 * cospi_24_64 - x13 * cospi_8_64; in iadst16_c() 513 x13 = WRAPLOW(dct_const_round_shift(s13 + s15)); in iadst16_c() 515 x15 = WRAPLOW(dct_const_round_shift(s13 - s15)); in iadst16_c() [all …]
|
/external/boringssl/src/ssl/test/runner/poly1305/ |
D | sum_ref.go | 135 s13 uint32 1442 s13 = uint32(s[7]) 1464 s13 <<= 24 1469 f1 += uint64(s13)
|
/external/libvpx/libvpx/vp8/common/x86/ |
D | loopfilter_block_sse2_x86_64.asm | 329 %define s13 [spp + 4 * stride3] 387 punpcklbw xmm3, s13 ; c0 d0 388 punpckhbw xmm5, s13 ; c8 d8 772 movdqa s13, xmm14
|