Home | History | Annotate | Download | only in TableGen

Lines Matching refs:reverse

95       std::reverse(OpsToPrint.begin(), OpsToPrint.end());
440 // Because this is a vector, we want to emit from the end. Reverse all of the
442 std::reverse(Instructions.begin(), Instructions.end());