Searched refs:BaseCompressed (Results 1 – 1 of 1) sorted by relevance
195 bool BaseCompressed = isCompressedReg(Base); in getRegImmPairPreventingCompression() local199 if ((!BaseCompressed || NewBaseAdjust) && SrcDestCompressed) in getRegImmPairPreventingCompression()208 if (!SrcDestCompressed && (BaseCompressed || SrcDest == Base) && in getRegImmPairPreventingCompression()