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

/art/compiler/utils/mips/
H A Dassembler_mips.cc1871 uint32_t branch_location = branch->GetLocation(); local
1874 uint32_t prev = buffer_.Load<uint32_t>(branch_location);
/art/compiler/utils/mips64/
H A Dassembler_mips64.cc1536 uint32_t branch_location = branch->GetLocation(); local
1539 uint32_t prev = buffer_.Load<uint32_t>(branch_location);

Completed in 31 milliseconds