Lines Matching refs:BranchShort
2727 BranchShort(offset, bdslot);
2740 BranchShort(L, bdslot);
2748 BranchShort(L, bdslot);
2760 BranchShort(&skip, neg_cond, rs, rt);
2772 BranchShort(&skip, neg_cond, rs, rt);
2779 BranchShort(L, cond, rs, rt, bdslot);
2808 void TurboAssembler::BranchShort(int32_t offset, BranchDelaySlot bdslot) {
2818 void TurboAssembler::BranchShort(Label* L, BranchDelaySlot bdslot) {
3232 void TurboAssembler::BranchShort(int32_t offset, Condition cond, Register rs,
3237 void TurboAssembler::BranchShort(Label* L, Condition cond, Register rs,
3275 BranchShort(&skip, neg_cond, rs, rt);
3283 BranchShort(&skip, neg_cond, rs, rt);