Lines Matching refs:PROTECT
39 enum BranchDelaySlot { USE_DELAY_SLOT, PROTECT };
151 void Name(target_type target, BranchDelaySlot bd = PROTECT); \
156 BranchDelaySlot bd = PROTECT); \
190 void BranchTrueShortF(Label* target, BranchDelaySlot bd = PROTECT);
191 void BranchFalseShortF(Label* target, BranchDelaySlot bd = PROTECT);
193 void BranchTrueF(Label* target, BranchDelaySlot bd = PROTECT);
194 void BranchFalseF(Label* target, BranchDelaySlot bd = PROTECT);
198 MSARegister wt, BranchDelaySlot bd = PROTECT);
200 void BranchLong(int32_t offset, BranchDelaySlot bdslot = PROTECT);
202 BranchDelaySlot bdslot = PROTECT);
230 BranchDelaySlot bd = PROTECT
855 BranchDelaySlot bd = PROTECT);
916 MSARegister wt, BranchDelaySlot bd = PROTECT);
938 void BranchAndLinkShort(int32_t offset, BranchDelaySlot bdslot = PROTECT);
939 void BranchAndLinkShort(Label* L, BranchDelaySlot bdslot = PROTECT);
1068 MSARegister wt, BranchDelaySlot bd = PROTECT);
1160 BranchDelaySlot bd = PROTECT,
1206 BranchDelaySlot bd = PROTECT);