Searched refs:SETFALSE2 (Results 1 – 9 of 9) sorted by relevance
731 SETFALSE2, // 1 X 0 0 0 Always false (always folded) enumerator
869 SETFALSE2, // 1 X 0 0 0 Always false (always folded) enumerator
357 case ISD::SETFALSE2: return "setfalse2"; in getOperationName()
1352 case ISD::SETFALSE2: return DAG.getConstant(0, dl, VT); in SimplifySetCC()
1897 case ISD::SETFALSE2: return getConstant(0, dl, VT); in FoldSetCC()
1917 case ISD::SETFALSE2: return DAG.getConstant(0, VT); in SimplifySetCC()
1488 case ISD::SETFALSE2: return getConstant(0, VT); in FoldSetCC()
972 case ISD::SETFALSE2: in CombineFMinMaxLegacy()
146 // ISD::SETFALSE2 cannot occur