Home
last modified time | relevance | path

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

/art/compiler/utils/mips64/
Dassembler_mips64.cc2132 uint32_t branch_location = branch->GetLocation(); in Bind() local
2135 uint32_t prev = buffer_.Load<uint32_t>(branch_location); in Bind()
/art/compiler/utils/mips/
Dassembler_mips.cc2340 uint32_t branch_location = branch->GetLocation(); in Bind() local
2343 uint32_t prev = buffer_.Load<uint32_t>(branch_location); in Bind()