Lines Matching refs:BranchDelaySlot
130 void Name(target_type target, BranchDelaySlot bd = PROTECT); \
131 inline void Name(BranchDelaySlot bd, target_type target) { \
135 BranchDelaySlot bd = PROTECT); \
136 inline void Name(BranchDelaySlot bd, target_type target, COND_TYPED_ARGS) { \
169 void BranchTrueShortF(Label* target, BranchDelaySlot bd = PROTECT);
170 void BranchFalseShortF(Label* target, BranchDelaySlot bd = PROTECT);
172 void BranchTrueF(Label* target, BranchDelaySlot bd = PROTECT);
173 void BranchFalseF(Label* target, BranchDelaySlot bd = PROTECT);
177 MSARegister wt, BranchDelaySlot bd = PROTECT);
179 void BranchLong(int32_t offset, BranchDelaySlot bdslot = PROTECT);
181 BranchDelaySlot bdslot = PROTECT);
203 BranchDelaySlot bd = PROTECT
249 inline void Ret(BranchDelaySlot bd, Condition cond = al,
811 BranchDelaySlot bd = PROTECT);
844 void BranchLong(Label* L, BranchDelaySlot bdslot);
870 MSARegister wt, BranchDelaySlot bd = PROTECT);
878 void BranchShortHelper(int16_t offset, Label* L, BranchDelaySlot bdslot);
882 const Operand& rt, BranchDelaySlot bdslot);
884 const Operand& rt, BranchDelaySlot bdslot);
888 BranchDelaySlot bdslot);
889 void BranchAndLinkShort(int32_t offset, BranchDelaySlot bdslot = PROTECT);
890 void BranchAndLinkShort(Label* L, BranchDelaySlot bdslot = PROTECT);
895 BranchDelaySlot bdslot);
898 BranchDelaySlot bdslot);
899 void BranchAndLinkLong(Label* L, BranchDelaySlot bdslot);
1073 BranchDelaySlot bd = PROTECT,
1123 BranchDelaySlot bd = PROTECT);