Home | History | Annotate | Download | only in mips

Lines Matching refs:BranchAndLinkShortHelperR6

2609 void MacroAssembler::BranchAndLinkShortHelperR6(int32_t offset, Label* L) {
2620 BranchAndLinkShortHelperR6(offset, nullptr);
2630 BranchAndLinkShortHelperR6(0, L);
2637 bool MacroAssembler::BranchAndLinkShortHelperR6(int32_t offset, Label* L,
2895 return BranchAndLinkShortHelperR6(offset, nullptr, cond, rs, rt);
2903 return BranchAndLinkShortHelperR6(0, L, cond, rs, rt);
3124 BranchAndLinkShortHelperR6(0, L);