Home
last modified time | relevance | path

Searched refs:SrcDestCompressed (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVMakeCompressible.cpp192 bool SrcDestCompressed = isCompressedReg(SrcDest); in getRegImmPairPreventingCompression() local
197 if ((!BaseCompressed || NewBaseAdjust) && SrcDestCompressed) in getRegImmPairPreventingCompression()
206 if (!SrcDestCompressed && (BaseCompressed || SrcDest == Base) && in getRegImmPairPreventingCompression()