Searched refs:ValueofRHS (Results 1 – 1 of 1) sorted by relevance
3959 int16_t ValueofRHS = RHS->getAsZExtVal(); in getAArch64Cmp() local3960 if (ValueofRHS < 0 && isLegalArithImmed(-ValueofRHS)) { in getAArch64Cmp()3965 SExt, DAG.getSignedConstant(ValueofRHS, DL, RHS.getValueType()), CC, in getAArch64Cmp()