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

  /external/chromium_org/v8/src/x64/
codegen-x64.cc 687 kNoCodeAgeSequenceLength - Assembler::kShortCallInstructionLength);
macro-assembler-x64.h     [all...]
assembler-x64.h 571 static const int kShortCallInstructionLength = 5;
    [all...]
builtins-x64.cc 691 __ subp(arg_reg_1, Immediate(Assembler::kShortCallInstructionLength));
    [all...]
code-stubs-x64.cc     [all...]
macro-assembler-x64.cc     [all...]

Completed in 187 milliseconds