HomeSort by relevance Sort by last modified time
    Searched refs:incq (Results 1 - 12 of 12) sorted by null

  /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/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/openssl/crypto/
x86_64cpuid.S 85 incq %r10
  /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...]
code-stubs-x64.cc     [all...]
assembler-x64.cc 1183 void Assembler::incq(Register dst) { function in class:v8::internal::Assembler
1191 void Assembler::incq(const Operand& dst) { function in class:v8::internal::Assembler
    [all...]
full-codegen-x64.cc     [all...]
macro-assembler-x64.cc     [all...]
  /external/valgrind/main/none/tests/amd64/
amd64locked.c 491 GEN_do_locked_unary_E(incq,rax)
  /external/openssl/crypto/aes/asm/
aesni-x86_64.S 907 incq %r11
911 incq %r11
    [all...]

Completed in 303 milliseconds