Searched refs:MIIs64Bit (Results 1 – 1 of 1) sorted by relevance
937 bool MIIs64Bit = MI.getOpcode() == PPC::EXTSH8 || in simplifyCode() local940 if (SourceIsXForm && MIIs64Bit) in simplifyCode()942 else if (SourceIsXForm && !MIIs64Bit) in simplifyCode()944 else if (MIIs64Bit) in simplifyCode()1006 bool MIIs64Bit = MI.getOpcode() == PPC::EXTSW || in simplifyCode() local1009 if (SourceIsXForm && MIIs64Bit) in simplifyCode()1011 else if (SourceIsXForm && !MIIs64Bit) in simplifyCode()1013 else if (MIIs64Bit) in simplifyCode()