Searched refs:MIIs64Bit (Results 1 – 1 of 1) sorted by relevance
795 bool MIIs64Bit = MI.getOpcode() == PPC::EXTSH8 || in simplifyCode() local798 if (SourceIsXForm && MIIs64Bit) in simplifyCode()800 else if (SourceIsXForm && !MIIs64Bit) in simplifyCode()802 else if (MIIs64Bit) in simplifyCode()856 bool MIIs64Bit = MI.getOpcode() == PPC::EXTSW || in simplifyCode() local859 if (SourceIsXForm && MIIs64Bit) in simplifyCode()861 else if (SourceIsXForm && !MIIs64Bit) in simplifyCode()863 else if (MIIs64Bit) in simplifyCode()