Home
last modified time | relevance | path

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

/art/compiler/utils/mips/
Dassembler_mips.cc3527 uint32_t bound_pc = buffer_.Size(); in Bind() local
4025 uint32_t bound_pc = branch->GetLocation(); in EmitBranch() local
/art/compiler/utils/mips64/
Dassembler_mips64.cc2814 uint32_t bound_pc = buffer_.Size(); in Bind() local