HomeSort by relevance Sort by last modified time
    Searched refs:paddw (Results 76 - 91 of 91) sorted by null

1 2 34

  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_matching.cpp     [all...]
  /art/compiler/optimizing/
code_generator_vector_x86.cc 329 __ paddw(dst, src);
code_generator_vector_x86_64.cc 322 __ paddw(dst, src);
  /art/compiler/utils/x86_64/
assembler_x86_64.h 458 void paddw(XmmRegister dst, XmmRegister src);
assembler_x86_64_test.cc     [all...]
assembler_x86_64.cc 905 void X86_64Assembler::paddw(XmmRegister dst, XmmRegister src) { function in class:art::x86_64::X86_64Assembler
    [all...]
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
intel.s 399 paddw mm2, 0x90909090[eax]
opcode-suffix.d 404 *[0-9a-f]+: 0f fd 90 90 90 90 90[ ]+paddw[ ]+-0x6f6f6f70\(%eax\),%mm2
opcode.d 403 693: 0f fd 90 90 90 90 90 [ ]*paddw -0x6f6f6f70\(%eax\),%mm2
intel.d 406 [ ]*[a-f0-9]+: 0f fd 90 90 90 90 90 [ ]*paddw -0x6f6f6f70\(%eax\),%mm2
    [all...]
opcode-intel.d 404 *[0-9a-f]+: 0f fd 90 90 90 90 90[ ]+paddw[ ]+mm2,(QWORD PTR )?\[eax-0x6f6f6f70\]
    [all...]
  /external/swiftshader/src/Reactor/
Nucleus.cpp 7266 RValue<Short4> paddw(RValue<Short4> x, RValue<Short4> y) function in namespace:sw::x86
7269 llvm::Function *paddw = Intrinsic::getDeclaration(module, Intrinsic::x86_mmx_padd_w); local
    [all...]
  /external/valgrind/perf/
tinycc.c     [all...]
  /art/compiler/utils/x86/
assembler_x86.cc 816 void X86Assembler::paddw(XmmRegister dst, XmmRegister src) { function in class:art::x86::X86Assembler
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h     [all...]

Completed in 685 milliseconds

1 2 34