Searched refs:CMinusOne (Results 1 – 1 of 1) sorted by relevance
3870 APInt CMinusOne = C - 1; in getAArch64Cmp() local3871 if (isLegalCmpImmed(CMinusOne)) { in getAArch64Cmp()3873 RHS = DAG.getConstant(CMinusOne, DL, VT); in getAArch64Cmp()3880 APInt CMinusOne = C - 1; in getAArch64Cmp() local3881 if (isLegalCmpImmed(CMinusOne)) { in getAArch64Cmp()3883 RHS = DAG.getConstant(CMinusOne, DL, VT); in getAArch64Cmp()