Home | History | Annotate | Download | only in mips64

Lines Matching full:branch_offset

442   inline int32_t branch_offset(Label* L) {
452 return branch_offset(L) >> 2;
639 bgezall(rs, branch_offset(L) >> 2);