HomeSort by relevance Sort by last modified time
    Searched full:incq (Results 1 - 25 of 50) sorted by null

1 2

  /external/chromium_org/v8/test/cctest/
test-macro-assembler-x64.cc 214 __ incq(rax);
232 __ incq(rax);
410 __ incq(rax);
414 __ incq(rax);
493 __ incq(rax);
498 __ incq(rax);
504 __ incq(rax);
509 __ incq(rax);
515 __ incq(rax);
520 __ incq(rax)
    [all...]
test-disasm-x64.cc 165 __ incq(rdx);
166 __ incq(Operand(rbx, rcx, times_4, 10000));
  /external/v8/test/cctest/
test-macro-assembler-x64.cc 215 __ incq(rax);
233 __ incq(rax);
413 __ incq(rax);
417 __ incq(rax);
498 __ incq(rax);
503 __ incq(rax);
509 __ incq(rax);
514 __ incq(rax);
520 __ incq(rax);
525 __ incq(rax)
    [all...]
test-disasm-x64.cc 173 __ incq(rdx);
174 __ incq(Operand(rbx, rcx, times_4, 10000));
  /external/llvm/test/Transforms/LoopStrengthReduce/X86/
2011-11-29-postincphi.ll 14 ; CHECK: incq %r{{[a-d]}}x
2012-01-13-phielim.ll 101 ; CHECK-NEXT: incq
  /external/llvm/test/CodeGen/X86/
lsr-static-addr.ll 11 ; CHECK-NEXT: incq %rax
atomic64.ll 10 ; X64: incq
atomic_add.ll 16 ; CHECK: incq
subreg-to-reg-4.ll 3 ; RUN: not grep incq %t
lsr-reuse.ll 197 ; CHECK: incq %rax
232 ; CHECK: incq %rax
272 ; CHECK: incq %rax
361 ; CHECK: incq %r{{.*}}
396 ; CHECK-NEXT: incq %rdi
    [all...]
rd-mod-wr-eflags.ll 129 ; CHECK: incq ({{.*}})
  /external/valgrind/main/coregrind/
m_trampoline.S 866 incq %rax
878 incq %rdx
884 incq %rsi
886 incq %rdx
897 incq %rdi
898 incq %rsi
918 incq %rsi
919 incq %rdx
939 incq %rcx
962 incq %rc
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/
x86_64cpuid.S 85 incq %r10
  /external/openssl/crypto/
x86_64cpuid.S 85 incq %r10
  /external/chromium_org/v8/src/x64/
builtins-x64.cc 778 __ incq(rax);
901 __ incq(rax);
    [all...]
regexp-macro-assembler-x64.cc 850 __ incq(Operand(rbp, kSuccessfulCaptures));
880 __ incq(rdi);
    [all...]
assembler-x64.h 934 void incq(Register dst);
935 void incq(const Operand& dst);
    [all...]
macro-assembler-x64.cc     [all...]
  /external/v8/src/x64/
builtins-x64.cc 645 __ incq(rax);
768 __ incq(rax);
    [all...]
assembler-x64.h 940 void incq(Register dst);
941 void incq(const Operand& dst);
    [all...]
  /external/llvm/docs/CommandGuide/
FileCheck.rst 92 ; CHECK: incq
  /external/zlib/src/contrib/inflate86/
inffas86.c 297 " incq %%rdi\n"
321 " incq %%rdi\n"
    [all...]
  /external/valgrind/main/none/tests/amd64/
amd64locked.c 491 GEN_do_locked_unary_E(incq,rax)
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/tests/pass64/
dwarf64_leb128.asm 805 incq %rbx
2062 incq %rbx
    [all...]

Completed in 1091 milliseconds

1 2