Searched refs:MIIs64Bit (Results 1 – 1 of 1) sorted by relevance
949 bool MIIs64Bit = MI.getOpcode() == PPC::EXTSH8 || in simplifyCode() local952 if (SourceIsXForm && MIIs64Bit) in simplifyCode()954 else if (SourceIsXForm && !MIIs64Bit) in simplifyCode()956 else if (MIIs64Bit) in simplifyCode()1018 bool MIIs64Bit = MI.getOpcode() == PPC::EXTSW || in simplifyCode() local1021 if (SourceIsXForm && MIIs64Bit) in simplifyCode()1023 else if (SourceIsXForm && !MIIs64Bit) in simplifyCode()1025 else if (MIIs64Bit) in simplifyCode()