Home | History | Annotate | Download | only in mips64

Lines Matching defs:GetEndLocation

2587 uint32_t Mips64Assembler::Branch::GetEndLocation() const {
2818 bound_pc -= branch->GetEndLocation();
2830 target += branch->GetEndLocation();
3066 uint32_t size_delta = last_branch.GetEndLocation() - last_branch.GetOldEndLocation();
3074 buffer_.Move(branch.GetEndLocation(), branch.GetOldEndLocation(), size);
3248 CHECK_EQ(overwrite_location_, branch->GetEndLocation());