Home
last modified time | relevance | path

Searched defs:GetBranch (Results 1 – 2 of 2) sorted by relevance

/art/compiler/utils/mips64/
Dassembler_mips64.cc2802 Mips64Assembler::Branch* Mips64Assembler::GetBranch(uint32_t branch_id) { in GetBranch() function in art::mips64::Mips64Assembler
2807 const Mips64Assembler::Branch* Mips64Assembler::GetBranch(uint32_t branch_id) const { in GetBranch() function in art::mips64::Mips64Assembler
/art/compiler/utils/mips/
Dassembler_mips.cc3504 MipsAssembler::Branch* MipsAssembler::GetBranch(uint32_t branch_id) { in GetBranch() function in art::mips::MipsAssembler
3509 const MipsAssembler::Branch* MipsAssembler::GetBranch(uint32_t branch_id) const { in GetBranch() function in art::mips::MipsAssembler