Searched refs:ValueofRHS (Results 1 – 1 of 1) sorted by relevance
3946 int16_t ValueofRHS = RHS->getAsZExtVal(); in getAArch64Cmp() local3947 if (ValueofRHS < 0 && isLegalArithImmed(-ValueofRHS)) { in getAArch64Cmp()3951 Cmp = emitComparison(SExt, DAG.getConstant(ValueofRHS, dl, in getAArch64Cmp()