BranchAndLinkShort 2168 src/mips/macro-assembler-mips.cc BranchAndLinkShort(offset, bdslot); BranchAndLinkShort 2175 src/mips/macro-assembler-mips.cc BranchAndLinkShort(offset, cond, rs, rt, bdslot); BranchAndLinkShort 2182 src/mips/macro-assembler-mips.cc BranchAndLinkShort(L, bdslot); BranchAndLinkShort 2190 src/mips/macro-assembler-mips.cc BranchAndLinkShort(L, bdslot); BranchAndLinkShort 2201 src/mips/macro-assembler-mips.cc BranchAndLinkShort(L, cond, rs, rt, bdslot); BranchAndLinkShort 2217 src/mips/macro-assembler-mips.cc BranchAndLinkShort(L, cond, rs, rt, bdslot); BranchAndLinkShort 1434 src/mips/macro-assembler-mips.h void BranchAndLinkShort(int16_t offset, BranchDelaySlot bdslot = PROTECT); BranchAndLinkShort 1435 src/mips/macro-assembler-mips.h void BranchAndLinkShort(int16_t offset, Condition cond, Register rs, BranchAndLinkShort 1438 src/mips/macro-assembler-mips.h void BranchAndLinkShort(Label* L, BranchDelaySlot bdslot = PROTECT); BranchAndLinkShort 1439 src/mips/macro-assembler-mips.h void BranchAndLinkShort(Label* L, Condition cond, Register rs,