Home
last modified time | relevance | path

Searched refs:VSRCTmp1 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp939 Register VSRCTmp1 = MRI->createVirtualRegister(&PPC::VSRCRegClass); in handleSpecialSwappables() local
943 TII->get(PPC::COPY), VSRCTmp1) in handleSpecialSwappables()
947 insertSwap(MI, InsertPoint, VSRCTmp2, VSRCTmp1); in handleSpecialSwappables()