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

  /art/compiler/optimizing/
code_generator_arm64.cc     [all...]
code_generator_arm64.h 48 static constexpr int kMaxMacroInstructionSizeInBytes = 15 * vixl::aarch64::kInstructionSize;
49 static constexpr int kInvokeCodeMarginSizeInBytes = 6 * kMaxMacroInstructionSizeInBytes;
    [all...]
code_generator_arm_vixl.h 50 static constexpr int kMaxMacroInstructionSizeInBytes =
    [all...]
code_generator_arm_vixl.cc     [all...]
intrinsics_arm64.cc     [all...]

Completed in 288 milliseconds