Searched refs:ValueofRHS (Results 1 – 1 of 1) sorted by relevance
1587 int16_t ValueofRHS = cast<ConstantSDNode>(RHS)->getZExtValue(); in getAArch64Cmp() local1588 if (ValueofRHS < 0 && isLegalArithImmed(-ValueofRHS)) { in getAArch64Cmp()1592 Cmp = emitComparison(SExt, DAG.getConstant(ValueofRHS, dl, in getAArch64Cmp()