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