Home | History | Annotate | Download | only in mips

Lines Matching refs:reordering

160   // Commit the last branch target label (if any) and disable instruction reordering.
1840 bool reordering = SetReorder(false);
1844 SetReorder(reordering);
4039 // The branch was created when reordering was disabled, do not absorb the target
4841 bool reordering = SetReorder(false);
4854 SetReorder(reordering);