Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVMakeCompressible.cpp154 static bool compressibleSPOffset(int64_t Offset, unsigned Opcode) { in compressibleSPOffset() function
248 if (!compressibleSPOffset(Offset, Opcode) && NewBaseAdjust) in getRegImmPairPreventingCompression()