Lines Matching refs:BranchAndLink
2542 void MacroAssembler::BranchAndLink(int32_t offset, BranchDelaySlot bdslot) {
2547 void MacroAssembler::BranchAndLink(int32_t offset, Condition cond, Register rs,
2555 void MacroAssembler::BranchAndLink(Label* L, BranchDelaySlot bdslot) {
2572 void MacroAssembler::BranchAndLink(Label* L, Condition cond, Register rs,
3209 BranchAndLink(target);