Searched refs:Splt (Results 1 – 1 of 1) sorted by relevance
820 MachineInstr *Splt = MRI->getVRegDef(ConvReg); in simplifyCode() local821 return Splt && (Splt->getOpcode() == PPC::LXVWSX || in simplifyCode()822 Splt->getOpcode() == PPC::XXSPLTW); in simplifyCode()