Lines Matching defs:bdslot
1817 void MacroAssembler::Branch(int16_t offset, BranchDelaySlot bdslot) { in Branch()
1824 BranchDelaySlot bdslot) { in Branch()
1829 void MacroAssembler::Branch(Label* L, BranchDelaySlot bdslot) { in Branch()
1848 BranchDelaySlot bdslot) { in Branch()
1885 BranchDelaySlot bdslot) { in Branch()
1891 void MacroAssembler::BranchShort(int16_t offset, BranchDelaySlot bdslot) { in BranchShort()
1902 BranchDelaySlot bdslot) { in BranchShort()
2121 void MacroAssembler::BranchShort(Label* L, BranchDelaySlot bdslot) { in BranchShort()
2135 BranchDelaySlot bdslot) { in BranchShort()
2403 void MacroAssembler::BranchAndLink(int16_t offset, BranchDelaySlot bdslot) { in BranchAndLink()
2410 BranchDelaySlot bdslot) { in BranchAndLink()
2415 void MacroAssembler::BranchAndLink(Label* L, BranchDelaySlot bdslot) { in BranchAndLink()
2434 BranchDelaySlot bdslot) { in BranchAndLink()
2463 BranchDelaySlot bdslot) { in BranchAndLinkShort()
2474 BranchDelaySlot bdslot) { in BranchAndLinkShort()
2573 void MacroAssembler::BranchAndLinkShort(Label* L, BranchDelaySlot bdslot) { in BranchAndLinkShort()
2584 BranchDelaySlot bdslot) { in BranchAndLinkShort()
2878 void MacroAssembler::J(Label* L, BranchDelaySlot bdslot) { in J()
2896 void MacroAssembler::Jr(Label* L, BranchDelaySlot bdslot) { in Jr()
2915 void MacroAssembler::Jalr(Label* L, BranchDelaySlot bdslot) { in Jalr()