Home
last modified time | relevance | path

Searched refs:kR6LongCondBranch (Results 1 – 2 of 2) sorted by relevance

/art/compiler/utils/mips/
Dassembler_mips.cc3032 type_ = (offset_size <= kOffset23) ? kR6CondBranch : kR6LongCondBranch; in InitializeType()
3035 InitShortOrLong(offset_size, kR6CondBranch, kR6LongCondBranch); in InitializeType()
3274 case kR6LongCondBranch: in GetPrecedingInstructionLength()
3339 case kR6LongCondBranch: in IsLong()
3426 type_ = kR6LongCondBranch; in PromoteToLong()
3692 case kR6LongCondBranch: in CanHaveDelayedInstruction()
4162 case Branch::kR6LongCondBranch: in EmitBranch()
Dassembler_mips.h1283 kR6LongCondBranch, enumerator