Lines Matching refs:GetOffsetLocation
1835 uint32_t MipsAssembler::Branch::GetOffsetLocation() const { in GetOffsetLocation() function in art::mips::MipsAssembler::Branch
1844 uint32_t offset = target_ - GetOffsetLocation() - branch_info_[type_].pc_org * sizeof(uint32_t); in GetOffset()
2039 CHECK_EQ(overwrite_location_, branch->GetOffsetLocation()); in EmitBranch()
2044 CHECK_EQ(overwrite_location_, branch->GetOffsetLocation()); in EmitBranch()
2051 CHECK_EQ(overwrite_location_, branch->GetOffsetLocation()); in EmitBranch()
2079 CHECK_EQ(overwrite_location_, branch->GetOffsetLocation()); in EmitBranch()
2095 CHECK_EQ(overwrite_location_, branch->GetOffsetLocation()); in EmitBranch()
2105 CHECK_EQ(overwrite_location_, branch->GetOffsetLocation()); in EmitBranch()
2115 CHECK_EQ(overwrite_location_, branch->GetOffsetLocation()); in EmitBranch()
2119 CHECK_EQ(overwrite_location_, branch->GetOffsetLocation()); in EmitBranch()
2124 CHECK_EQ(overwrite_location_, branch->GetOffsetLocation()); in EmitBranch()
2132 CHECK_EQ(overwrite_location_, branch->GetOffsetLocation()); in EmitBranch()
2139 CHECK_EQ(overwrite_location_, branch->GetOffsetLocation()); in EmitBranch()
2145 CHECK_EQ(overwrite_location_, branch->GetOffsetLocation()); in EmitBranch()