HomeSort by relevance Sort by last modified time
    Searched refs:shr (Results 151 - 175 of 210) sorted by null

1 2 3 4 5 67 8 9

  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
wb_vad.c 304 stat_rat = add1(stat_rat, shr(temp, (8 - exp)));
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_subpixel_8t_ssse3.asm 581 shr rcx, 1
685 shr rcx, 1
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
kxia64.h 712 #define GET_IRQL_FOR_VECTOR(pGet,rIrql,rVector) (pGet) shr rIrql = rVector,VECTOR_IRQL_SHIFT
  /external/v8/src/ic/ia32/
ic-ia32.cc 384 __ shr(eax, KeyedLookupCache::kMapHashShift);
386 __ shr(edi, String::kHashShift);
    [all...]
  /external/v8/src/ic/x87/
ic-x87.cc 386 __ shr(eax, KeyedLookupCache::kMapHashShift);
388 __ shr(edi, String::kHashShift);
    [all...]
  /external/valgrind/VEX/priv/
guest_amd64_toIR.c 7193 Bool shl, shr, sar; local
7265 Bool shl, shr, sar; local
9212 Bool shl, shr, sar; local
9283 Bool shl, shr, sar; local
22257 Bool shl, shr, sar; local
22331 Bool shl, shr, sar; local
22514 Bool shl, shr, sar; local
22571 Bool shl, shr, sar; local
    [all...]
guest_x86_toIR.c 5709 Bool shl, shr, sar; local
5782 Bool shl, shr, sar; local
7411 Bool shl, shr, sar; local
7482 Bool shl, shr, sar; local
    [all...]
  /external/libyuv/files/source/
row_win.cc     [all...]
scale_argb.cc 293 shr eax, 1
589 "shr %3 \n"
    [all...]
  /external/v8/src/ia32/
code-stubs-ia32.cc 231 __ shr(ecx, HeapNumber::kExponentShift);
583 __ shr(scratch, 1);
591 __ shr(scratch, 1);
    [all...]
  /art/compiler/optimizing/
bounds_check_elimination.cc     [all...]
code_generator_arm64.cc     [all...]
code_generator_mips64.cc     [all...]
code_generator_arm.cc     [all...]
  /bionic/libc/arch-x86/silvermont/string/
sse4-memcmp-slm.S 1116 shr $16,%ecx
1117 shr $16,%ebx
  /external/boringssl/src/crypto/modes/asm/
aesni-gcm-x86_64.pl 459 shr \$4,$len
663 shr \$4,$len
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tools.pas 564 FGrowThreshold := NewCapPow2 shr 1 + NewCapPow2 shr 2;
  /external/elfutils/src/libdw/
known-dwarf.h 530 ONE_KNOWN_DW_OP (shr, DW_OP_shr) \
    [all...]
  /external/libvpx/libvpx/vp8/common/x86/
recon_sse2.asm 286 shr edx, 3
823 shr edx, 4
  /external/neven/Embedded/common/src/b_BasicEm/
Math.c 360 shr ecx, 4
    [all...]
  /external/v8/src/compiler/ia32/
code-generator-ia32.cc 229 __ shr(i.OutputRegister(), i.InputInt5(1));
    [all...]
  /external/valgrind/coregrind/m_debuginfo/
d3basics.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
recon_sse2.asm 286 shr edx, 3
800 shr edx, 4
  /external/mesa3d/src/mesa/x86/
assyntax.h 652 #define SHR_L(a, b) CHOICE(shrl ARG2(a,b), shrl ARG2(a,b), _LTOG shr ARG2(b,a))
653 #define SHR_W(a, b) CHOICE(shrw ARG2(a,b), shrw ARG2(a,b), _WTOG shr ARG2(b,a))
    [all...]
  /external/boringssl/src/crypto/sha/asm/
sha512-x86_64.pl 237 shr \$$sigma0[2],$T1
240 shr \$$sigma1[2],$a1
    [all...]

Completed in 867 milliseconds

1 2 3 4 5 67 8 9