Searched refs:ValueofRHS (Results 1 – 1 of 1) sorted by relevance
1243 int16_t ValueofRHS = cast<ConstantSDNode>(RHS)->getZExtValue(); in getAArch64Cmp() local1244 if (ValueofRHS < 0 && isLegalArithImmed(-ValueofRHS)) { in getAArch64Cmp()1249 DAG.getConstant(ValueofRHS, RHS.getValueType()), in getAArch64Cmp()