Home | History | Annotate | Download | only in mips64

Lines Matching full:balc

611   void balc(int32_t offset);
612 inline void balc(Label* L) { balc(shifted_branch_offset26(L)); }