/third_party/ffmpeg/libavcodec/arm/ |
D | fft_vfp.S | 107 vadd.f s7, s21, s22 108 vsub.f s5, s21, s22 131 vadd.f s6, s22, s23 132 vsub.f s7, s22, s23 206 vadd.f s7, s21, s22 207 vsub.f s3, s21, s22 222 vsub.f s3, s21, s22 224 vadd.f s5, s21, s22 248 vsub.f s6, s22, s31 279 vsub.f s6, s22, s2 [all …]
|
D | fmtconvert_vfp.S | 61 vcvt.f32.s32 s22, s22 102 vcvt.f32.s32 s22, s22
|
D | mdct_vfp.S | 55 vldr d11, [TSIN, #trig_hi*4] @ s22,s23 93 vldmdb TSIN_HI!, {s22,s23} 132 TCOS_D1_HEAD .req d11 @ s22,s23 316 postrotation_innerloop_rolled , head, s20, s21, s22, s23,, 0 320 postrotation_innerloop_rolled tail, head, s20, s21, s22, s23, s24, 0, -16
|
D | synth_filter_vfp.S | 57 SBUF_DAT_ALT2 .req s22
|
/third_party/ffmpeg/libavutil/arm/ |
D | float_dsp_vfp.S | 147 vldmdb SRC1!, {s22} 155 vmls.f s26, s18, s22 159 vmla.f s10, s2, s22 182 vldmdb SRC1!, {s22} 222 vldmdb SRC1!, {s22} 322 vmulge.f32 s29, s22, s29 433 vstr d11, [BASE1, #8-16*3] @ s22,s23 445 vstr d11, [BASE1, #8-16*1] @ s22,s23
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceRegistersARM32.def | 59 X(Reg_s22, 22, "s22", 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, REGLIST3(RegARM32, s22, d11, q5)) \ 83 X(Reg_d11, 11, "d11", 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, REGLIST4(RegARM32, d11, q5, s22, s23)) \ 112 …, 5, "q5", 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, REGLIST7(RegARM32, q5, d10, d11, s20, s21, s22, s23)) \
|
/third_party/boost/libs/mpl/test/ |
D | set.cpp | 232 typedef mpl::set<int,char> s22; in MPL_TEST_CASE() typedef 241 numbered_vs_variadic_set_test<s21,s22>(); in MPL_TEST_CASE() 245 basic_set_test<s02,s12,s22,s32>(); in MPL_TEST_CASE()
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/ |
D | conv3x3_int8.c | 479 int32x4_t s22 = vld1q_s32(gemm_out + 40); in Conv3x3Int8OutputUnit() local 489 int32x4_t t02 = vshrq_n_s32(vaddq_s32(vaddq_s32(s02, s12), s22), 1); in Conv3x3Int8OutputUnit() 494 int32x4_t t12 = vshrq_n_s32(vsubq_s32(vsubq_s32(s12, s22), s32), 1); in Conv3x3Int8OutputUnit() 600 int32_t s22 = (local_ptr + 40)[0]; in Conv3x3Int8OutputUnit() local 610 int32_t t02 = (s02 + s12 + s22) / 2; in Conv3x3Int8OutputUnit() 615 int32_t t12 = (s12 - s22 - s32) / 2; in Conv3x3Int8OutputUnit() 681 int32_t s22 = (local_ptr + 40)[0]; in Conv3x3Int8OutputUnit() local 691 int32_t t02 = (s02 + s12 + s22) / 2; in Conv3x3Int8OutputUnit() 696 int32_t t12 = (s12 - s22 - s32) / 2; in Conv3x3Int8OutputUnit()
|
/third_party/openh264/codec/processing/src/arm64/ |
D | vaa_calc_aarch64_neon.S | 147 uaddlv s22, v2.4h 291 addv s22, v22.4s 298 uaddlv s22, v16.4h 421 uaddlv s22, v16.4h 522 uaddlv s22, v16.4h
|
/third_party/openssl/crypto/ec/ |
D | curve25519.c | 4639 int64_t s22 = kBottom21Bits & (load_4(s + 57) >> 6); in x25519_sc_reduce() local 4667 s10 += s22 * 666643; in x25519_sc_reduce() 4668 s11 += s22 * 470296; in x25519_sc_reduce() 4669 s12 += s22 * 654183; in x25519_sc_reduce() 4670 s13 -= s22 * 997805; in x25519_sc_reduce() 4671 s14 += s22 * 136657; in x25519_sc_reduce() 4672 s15 -= s22 * 683901; in x25519_sc_reduce() 4673 s22 = 0; in x25519_sc_reduce() 5020 int64_t s22; in sc_muladd() local 5068 s22 = a11 * b11; in sc_muladd() [all …]
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/assembly/arm64/ |
D | MatmulFp32.S | 298 str s22, [x19] 354 stp s22, s23, [x19] 422 stp s22, s23, [x19] 591 dup s22, v23.s[1] 592 stp s23, s22, [x13] 671 dup s22, v23.s[1] 672 stp s23, s22, [x13]
|
D | MatmulFp32OptRow8.S | 347 str s22, [x11] 642 str s22, [x11], #4
|
D | MatmulFp32OptRow12.S | 405 str s22, [x11] 830 str s22, [x11], #4
|
D | MatmulFp32Opt.S | 773 str s22, [x11] 1199 str s22, [x11], #4
|
/third_party/protobuf/src/google/protobuf/stubs/ |
D | stringpiece_unittest.cc | 66 StringPiece s22(hello, 6); in TEST() local 67 EXPECT_TRUE(s22.data() == hello); in TEST() 68 EXPECT_EQ(6, s22.length()); in TEST()
|
/third_party/abseil-cpp/absl/strings/ |
D | string_view_test.cc | 101 absl::string_view s22(hello, 6); in TEST() local 102 EXPECT_TRUE(s22.data() == hello); in TEST() 103 EXPECT_EQ(6, s22.length()); in TEST()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
D | string_view_test.cc | 101 absl::string_view s22(hello, 6); in TEST() local 102 EXPECT_TRUE(s22.data() == hello); in TEST() 103 EXPECT_EQ(6, s22.length()); in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMRegisterInfo.td | 111 def S22 : ARMFReg<22, "s22">; def S23 : ARMFReg<23, "s23">;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64RegisterInfo.td | 340 def S22 : AArch64Reg<22, "s22", [H22]>, DwarfRegAlias<B22>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/ |
D | ARMGenAsmMatcher.inc | 449 return 107; // "s22"
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenAsmMatcher.inc | 814 return 175; // "s22"
|