This patch adds support for the lxvp, lxvpx, plxvp, stxvp, stxvpx and pstxvp instructions in the PowerPC backend. These instructions allow loading and storing VSX register pairs.
This patch also adds the VSRp register class definition needed for these instructions.
Depends on D83722
clang-format: please reformat the code