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