Lines Matching defs:bdslot
1765 void MacroAssembler::Branch(int16_t offset, BranchDelaySlot bdslot) { in Branch()
1772 BranchDelaySlot bdslot) { in Branch()
1777 void MacroAssembler::Branch(Label* L, BranchDelaySlot bdslot) { in Branch()
1796 BranchDelaySlot bdslot) { in Branch()
1833 BranchDelaySlot bdslot) { in Branch()
1839 void MacroAssembler::BranchShort(int16_t offset, BranchDelaySlot bdslot) { in BranchShort()
1850 BranchDelaySlot bdslot) { in BranchShort()
2069 void MacroAssembler::BranchShort(Label* L, BranchDelaySlot bdslot) { in BranchShort()
2083 BranchDelaySlot bdslot) { in BranchShort()
2351 void MacroAssembler::BranchAndLink(int16_t offset, BranchDelaySlot bdslot) { in BranchAndLink()
2358 BranchDelaySlot bdslot) { in BranchAndLink()
2363 void MacroAssembler::BranchAndLink(Label* L, BranchDelaySlot bdslot) { in BranchAndLink()
2382 BranchDelaySlot bdslot) { in BranchAndLink()
2411 BranchDelaySlot bdslot) { in BranchAndLinkShort()
2422 BranchDelaySlot bdslot) { in BranchAndLinkShort()
2586 void MacroAssembler::BranchAndLinkShort(Label* L, BranchDelaySlot bdslot) { in BranchAndLinkShort()
2597 BranchDelaySlot bdslot) { in BranchAndLinkShort()
2967 void MacroAssembler::J(Label* L, BranchDelaySlot bdslot) { in J()
2985 void MacroAssembler::Jr(Label* L, BranchDelaySlot bdslot) { in Jr()
3005 void MacroAssembler::Jalr(Label* L, BranchDelaySlot bdslot) { in Jalr()