HomeSort by relevance Sort by last modified time
    Searched full:s10 (Results 201 - 225 of 335) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/llvm/test/MC/AArch64/
neon-scalar-by-elem-saturating-mul.s 12 sqdmull d9, s10, v15.s[0]
21 // CHECK: sqdmull d9, s10, v15.s[0] // encoding: [0x49,0xb1,0x8f,0x5f]
neon-scalar-recip.s 39 frecpx s18, s10
42 // CHECK: frecpx s18, s10 // encoding: [0x52,0xf9,0xa1,0x5e]
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...]
  /external/chromium_org/v8/src/arm/
constants-arm.cc 73 "s8", "s9", "s10", "s11", "s12", "s13", "s14", "s15",
  /external/llvm/lib/Target/ARM/
ARMCallingConv.td 66 S9, S10, S11, S12, S13, S14, S15]>>,
85 S9, S10, S11, S12, S13, S14, S15]>>,
183 S9, S10, S11, S12, S13, S14, S15]>>,
195 S9, S10, S11, S12, S13, S14, S15]>>,
  /external/skia/src/effects/
SkBicubicImageFilter.cpp 139 SkPMColor s10 = *src.getAddr32(x1, y0); local
142 SkPMColor s0 = cubicBlend(fCoefficients, fractx, s00, s10, s20, s30);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_idct.c 675 tran_high_t s9, s10, s11, s12, s13, s14, s15; local
714 s10 = x10 * cospi_21_64 + x11 * cospi_11_64;
723 x2 = dct_const_round_shift(s2 + s10);
731 x10 = dct_const_round_shift(s2 - s10);
749 s10 = x10 * cospi_20_64 + x11 * cospi_12_64;
766 x10 = dct_const_round_shift(s10 + s14);
770 x14 = dct_const_round_shift(s10 - s14);
784 s10 = x10;
799 x8 = s8 + s10;
801 x10 = s8 - s10;
2094 tran_high_t s9, s10, s11, s12, s13, s14, s15; local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/
vp9_itrans16_dspr2.c 915 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_dct.c 840 tran_high_t s9, s10, s11, s12, s13, s14, s15; local
870 s10 = x10 * cospi_21_64 + x11 * cospi_11_64;
879 x2 = fdct_round_shift(s2 + s10);
887 x10 = fdct_round_shift(s2 - s10);
905 s10 = x10 * cospi_20_64 + x11 * cospi_12_64;
922 x10 = fdct_round_shift(s10 + s14);
926 x14 = fdct_round_shift(s10 - s14);
940 s10 = x10;
955 x8 = s8 + s10;
957 x10 = s8 - s10;
    [all...]
  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_itrans16_dspr2.c 915 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_idct.c 639 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
678 s10 = x10 * cospi_21_64 + x11 * cospi_11_64;
687 x2 = dct_const_round_shift(s2 + s10);
695 x10 = dct_const_round_shift(s2 - s10);
713 s10 = x10 * cospi_20_64 + x11 * cospi_12_64;
730 x10 = dct_const_round_shift(s10 + s14);
734 x14 = dct_const_round_shift(s10 - s14);
748 s10 = x10;
763 x8 = s8 + s10;
765 x10 = s8 - s10;
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_dct.c 799 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
829 s10 = x10 * cospi_21_64 + x11 * cospi_11_64;
838 x2 = fdct_round_shift(s2 + s10);
846 x10 = fdct_round_shift(s2 - s10);
864 s10 = x10 * cospi_20_64 + x11 * cospi_12_64;
881 x10 = fdct_round_shift(s10 + s14);
885 x14 = fdct_round_shift(s10 - s14);
899 s10 = x10;
914 x8 = s8 + s10;
916 x10 = s8 - s10;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
vp9_itrans16_dspr2.c 915 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_idct.c 639 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
678 s10 = x10 * cospi_21_64 + x11 * cospi_11_64;
687 x2 = dct_const_round_shift(s2 + s10);
695 x10 = dct_const_round_shift(s2 - s10);
713 s10 = x10 * cospi_20_64 + x11 * cospi_12_64;
730 x10 = dct_const_round_shift(s10 + s14);
734 x14 = dct_const_round_shift(s10 - s14);
748 s10 = x10;
763 x8 = s8 + s10;
765 x10 = s8 - s10;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_dct.c 799 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
829 s10 = x10 * cospi_21_64 + x11 * cospi_11_64;
838 x2 = fdct_round_shift(s2 + s10);
846 x10 = fdct_round_shift(s2 - s10);
864 s10 = x10 * cospi_20_64 + x11 * cospi_12_64;
881 x10 = fdct_round_shift(s10 + s14);
885 x14 = fdct_round_shift(s10 - s14);
899 s10 = x10;
914 x8 = s8 + s10;
916 x10 = s8 - s10;
    [all...]
  /art/test/004-JniTest/
jni_test.cc 202 jshort s7, jshort s8, jshort s9, jshort s10) {
212 assert(s10 == 10);
  /art/test/115-native-bridge/
nativebridge.cc 144 jshort s7, jshort s8, jshort s9, jshort s10) {
149 return fnPtr(env, klass, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10);
  /external/clang/test/CodeGen/
arm-arguments.c 61 struct s10 { int f0; int : 0; int : 0; }; struct
62 struct s10 f10(void) {}
  /external/llvm/test/CodeGen/R600/
llvm.SI.imageload.ll 77 %s10 = add i32 %s9, %e11
78 %s14 = add i32 %s10, %e15
llvm.SI.resinfo.ll 97 %s10 = add i32 %s9, %e11
98 %s11 = add i32 %s10, %e12
llvm.SI.sampled.ll 128 %s10 = fadd float %s9, %e11
129 %s11 = fadd float %s10, %e12
  /external/llvm/test/MC/ARM/
fp-armv8.s 104 vrintxvs.f32 s10, s14
105 @ CHECK: vrintxvs.f32 s10, s14 @ encoding: [0x47,0x5a,0xb7,0x6e]
thumb-fp-armv8.s 110 vrintxvs.f32 s10, s14
111 @ CHECK: vrintxvs.f32 s10, s14 @ encoding: [0xb7,0xee,0x47,0x5a]
  /external/llvm/test/MC/Disassembler/AArch64/
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]
  /art/runtime/arch/arm/
quick_method_frame_info_arm.h 38 (1 << art::arm::S8) | (1 << art::arm::S9) | (1 << art::arm::S10) | (1 << art::arm::S11) |

Completed in 1204 milliseconds

1 2 3 4 5 6 7 891011>>