Searched refs:SpecialShift64 (Results 1 – 1 of 1) sorted by relevance
5011 bool SpecialShift64 = Opc == PPC::SLD || Opc == PPC::SLD_rec || in transformToImmFormFedByLI() local5030 if (SpecialShift32 || SpecialShift64) { in transformToImmFormFedByLI()5034 LII.Is64Bit = SpecialShift64; in transformToImmFormFedByLI()