Searched refs:EqVal (Results 1 – 1 of 1) sorted by relevance
1808 uint64_t EqVal = 0; in SimplifySetCC() local1812 EqVal = ISD::isTrueWhenEqual(Cond); in SimplifySetCC()1815 EqVal = ISD::isTrueWhenEqual(Cond) ? -1 : 0; in SimplifySetCC()1821 return DAG.getConstant(EqVal, VT); in SimplifySetCC()1825 return DAG.getConstant(EqVal, VT); in SimplifySetCC()1827 return DAG.getConstant(EqVal, VT); in SimplifySetCC()