/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/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/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/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 1098 s13 = x12 * cospi_7_64 - x13 * cospi_25_64; in iadst16_dspr2() 1107 x5 = dct_const_round_shift(s5 + s13); in iadst16_dspr2() 1115 x13 = dct_const_round_shift(s5 - s13); in iadst16_dspr2() 1133 s13 = x12 * cospi_4_64 + x13 * cospi_28_64; in iadst16_dspr2() 1146 x9 = dct_const_round_shift(s9 + s13); in iadst16_dspr2() 1150 x13 = dct_const_round_shift(s9 - s13); in iadst16_dspr2() 1168 s13 = x12 * cospi_24_64 - x13 * cospi_8_64; in iadst16_dspr2() 1185 x13 = dct_const_round_shift(s13 + s15); in iadst16_dspr2() 1187 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; }; struct 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; }; argument 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 | 3792 int64_t s13 = 2097151 & (load_3(s + 34) >> 1); in sc_reduce() local 3823 s13 += s23 * 654183; in sc_reduce() 3832 s13 -= s22 * 997805; in sc_reduce() 3841 s13 += s21 * 136657; in sc_reduce() 3850 s13 -= s20 * 683901; in sc_reduce() 3879 s13 += carry12; in sc_reduce() 3897 carry13 = (s13 + (1 << 20)) >> 21; in sc_reduce() 3899 s13 -= carry13 << 21; in sc_reduce() 3936 s1 += s13 * 666643; in sc_reduce() 3937 s2 += s13 * 470296; in sc_reduce() [all …]
|
/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/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 | 581 tran_high_t s9, s10, s11, s12, s13, s14, s15; in iadst16_c() local 623 s13 = x12 * cospi_7_64 - x13 * cospi_25_64; in iadst16_c() 632 x5 = WRAPLOW(dct_const_round_shift(s5 + s13), 8); in iadst16_c() 640 x13 = WRAPLOW(dct_const_round_shift(s5 - s13), 8); in iadst16_c() 658 s13 = x12 * cospi_4_64 + x13 * cospi_28_64; in iadst16_c() 671 x9 = WRAPLOW(dct_const_round_shift(s9 + s13), 8); in iadst16_c() 675 x13 = WRAPLOW(dct_const_round_shift(s9 - s13), 8); in iadst16_c() 693 s13 = x12 * cospi_24_64 - x13 * cospi_8_64; in iadst16_c() 710 x13 = WRAPLOW(dct_const_round_shift(s13 + s15), 8); in iadst16_c() 712 x15 = WRAPLOW(dct_const_round_shift(s13 - s15), 8); in iadst16_c() [all …]
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | llvm.SI.resinfo.ll | 101 %s13 = add i32 %s12, %e14 102 %s14 = add i32 %s13, %e15
|
D | llvm.SI.sampled.ll | 132 %s13 = fadd float %s12, %e14 133 %s14 = fadd float %s13, %e15
|
D | llvm.SI.sample.ll | 132 %s13 = fadd float %s12, %e14 133 %s14 = fadd float %s13, %e15
|
/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
|
/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/llvm/test/MC/Disassembler/AArch64/ |
D | neon-instructions.txt | 1499 # CHECK: frecps s21, s16, s13 1515 # CHECK: scvtf s22, s13 1523 # CHECK: ucvtf s22, s13 1547 # CHECK: frsqrte s22, s13 1771 # CHECK: sqdmlsl d12, s23, s13 1969 # CHECK: sqrshrun h10, s13, #15 1978 # CHECK: scvtf s22, s13, #32 1986 # CHECK: ucvtf s22, s13, #32 2542 # CHECK: fcvtas s12, s13 2552 # CHECK: fcvtau s12, s13 [all …]
|