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