Home
last modified time | relevance | path

Searched refs:kLongUncondBranch (Results 1 – 4 of 4) sorted by relevance

/art/compiler/utils/mips/
Dassembler_mips.cc1854 InitShortOrLong(offset_size, kUncondBranch, kLongUncondBranch); in InitializeType()
2065 case kLongUncondBranch: in GetPrecedingInstructionLength()
2124 case kLongUncondBranch: in IsLong()
2199 type_ = kLongUncondBranch; in PromoteToLong()
2434 case kLongUncondBranch: in CanHaveDelayedInstruction()
2824 case Branch::kLongUncondBranch: in EmitBranch()
Dassembler_mips.h1074 kLongUncondBranch, enumerator
/art/compiler/utils/mips64/
Dassembler_mips64.cc1737 InitShortOrLong(offset_size, kUncondBranch, kLongUncondBranch); in InitializeType()
1960 case kLongUncondBranch: in IsLong()
2029 type_ = kLongUncondBranch; in PromoteToLong()
2505 case Branch::kLongUncondBranch: in EmitBranch()
Dassembler_mips64.h1290 kLongUncondBranch, enumerator