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

  /external/v8/src/arm64/
assembler-arm64-inl.h 617 STATIC_ASSERT(Assembler::kCallSizeWithoutRelocation == 4 * kInstructionSize);
626 return pc + Assembler::kCallSizeWithoutRelocation;
    [all...]
assembler-arm64.h 854 static const int kCallSizeWithoutRelocation = 4 * kInstructionSize;
    [all...]
macro-assembler-arm64.cc     [all...]

Completed in 59 milliseconds