Home
last modified time | relevance | path

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

/art/compiler/utils/riscv64/
Dassembler_riscv64.cc6868 uint32_t Riscv64Assembler::Branch::GetOldLocation() const { return old_location_; } in GetOldLocation() function in art::riscv64::Riscv64Assembler::Branch
6877 return GetOldLocation() + GetOldLength(); in GetOldEndLocation()
7428 end = branch.GetOldLocation(); in PromoteBranches()
Dassembler_riscv64.h2039 uint32_t GetOldLocation() const;