Home
last modified time | relevance | path

Searched refs:long_type (Results 1 – 3 of 3) sorted by relevance

/art/compiler/utils/mips64/
Dassembler_mips64.cc2332 Mips64Assembler::Branch::Type long_type) { in InitShortOrLong() argument
2333 type_ = (offset_size <= branch_info_[short_type].offset_size) ? short_type : long_type; in InitShortOrLong()
Dassembler_mips64.h1632 void InitShortOrLong(OffsetBits ofs_size, Type short_type, Type long_type);
/art/compiler/utils/mips/
Dassembler_mips.h1654 void InitShortOrLong(OffsetBits ofs_size, Type short_type, Type long_type);