command! -nargs=* RevGrep vimgrep <args> | call setqflist(reverse(getqflist())) | cc 1

こんな感じか