Home | History | Annotate | Download | only in TableGen

Lines Matching refs:reverse

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