Home
last modified time | relevance | path

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

/art/compiler/utils/mips64/
Dassembler_mips64.cc1470 uint32_t Mips64Assembler::Branch::PromoteIfNeeded(uint32_t max_short_distance) { in PromoteIfNeeded()
/art/compiler/utils/mips/
Dassembler_mips.cc1805 uint32_t MipsAssembler::Branch::PromoteIfNeeded(uint32_t max_short_distance) { in PromoteIfNeeded()