Searched refs:MIIs64Bit (Results 1 – 1 of 1) sorted by relevance
954 bool MIIs64Bit = MI.getOpcode() == PPC::EXTSH8 || in simplifyCode() local957 if (SourceIsXForm && MIIs64Bit) in simplifyCode()959 else if (SourceIsXForm && !MIIs64Bit) in simplifyCode()961 else if (MIIs64Bit) in simplifyCode()1023 bool MIIs64Bit = MI.getOpcode() == PPC::EXTSW || in simplifyCode() local1026 if (SourceIsXForm && MIIs64Bit) in simplifyCode()1028 else if (SourceIsXForm && !MIIs64Bit) in simplifyCode()1030 else if (MIIs64Bit) in simplifyCode()