Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp938 Register VSRCTmp2 = MRI->createVirtualRegister(&PPC::VSRCRegClass); in handleSpecialSwappables() local
945 insertSwap(MI, InsertPoint, VSRCTmp2, VSRCTmp1); in handleSpecialSwappables()
950 .addReg(VSRCTmp2); in handleSpecialSwappables()