Home
last modified time | relevance | path

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

/art/compiler/utils/riscv64/
Dassembler_riscv64.cc6632 offset_size_needed, kCondCBranch, kCondBranch, kCondCBranch21, kLongCondBranch); in InitializeType()
6652 InitShortOrLong(offset_size_needed, kCondBranch, kCondBranch21, kLongCondBranch); in InitializeType()
6989 type_ = (needed_size <= branch_info_[cond21Type].offset_size) ? cond21Type : kLongCondBranch; in PromoteIfNeeded()
7013 type_ = kLongCondBranch; in PromoteIfNeeded()
7150 case Branch::kLongCondBranch: in EmitBranch()
Dassembler_riscv64.h1968 kLongCondBranch, enumerator