Home | History | Annotate | Download | only in mips

Lines Matching refs:branch_offset

438   inline int32_t branch_offset(Label* L) {
448 return branch_offset(L) >> 2;
635 bgezall(rs, branch_offset(L) >> 2);