Home
last modified time | relevance | path

Searched defs:kMaxMacroInstructionSizeInBytes (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_arm64.h53 static constexpr int kMaxMacroInstructionSizeInBytes = 15 * vixl::aarch64::kInstructionSize; variable
Dcode_generator_arm_vixl.h48 static constexpr int kMaxMacroInstructionSizeInBytes = variable