Home
last modified time | relevance | path

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

/art/compiler/utils/riscv64/
Dassembler_riscv64.cc6652 InitShortOrLong(offset_size_needed, kCondBranch, kCondBranch21, kLongCondBranch); in InitializeType()
6975 Type cond21Type = old_type == kCondCBranch ? kCondCBranch21 : kCondBranch21; in PromoteIfNeeded()
6976 if (compression_allowed_ && cond21Type == kCondBranch21 && IsCompressableCondition()) { in PromoteIfNeeded()
7008 case kCondBranch21: { in PromoteIfNeeded()
7128 case Branch::kCondBranch21: in EmitBranch()
Dassembler_riscv64.h1965 kCondBranch21, enumerator