Searched refs:isCompressibleStore (Results 1 – 1 of 1) sorted by relevance
155 static bool isCompressibleStore(const MachineInstr &MI) { in isCompressibleStore() function178 if (isCompressibleLoad(MI) || isCompressibleStore(MI)) { in getRegImmPairPreventingCompression()207 if (isCompressibleStore(MI)) { in getRegImmPairPreventingCompression()293 assert((isCompressibleLoad(MI) || isCompressibleStore(MI)) && in updateOperands()301 if (isCompressibleStore(MI) && OldRegImm.Imm != 0) in updateOperands()