Searched refs:SETTRUE2 (Results 1 – 9 of 9) sorted by relevance
738 SETTRUE2, // 1 X 1 1 1 Always true (always folded) enumerator
876 SETTRUE2, // 1 X 1 1 1 Always true (always folded) enumerator
355 case ISD::SETTRUE2: return "settrue2"; in getOperationName()
265 if (Operation > ISD::SETTRUE2) in getSetCCInverse()301 if (Op > ISD::SETTRUE2) in getSetCCOrOperation()1899 case ISD::SETTRUE2: { in FoldSetCC()
1354 case ISD::SETTRUE2: { in SimplifySetCC()
232 if (Operation > ISD::SETTRUE2) in getSetCCInverse()272 if (Op > ISD::SETTRUE2) in getSetCCOrOperation()1490 case ISD::SETTRUE2: return getConstant(1, VT); in FoldSetCC()
1919 case ISD::SETTRUE2: return DAG.getConstant(1, VT); in SimplifySetCC()
974 case ISD::SETTRUE2: in CombineFMinMaxLegacy()
147 // ISD::SETTRUE2 cannot occur