Searched refs:SETFALSE (Results 1 – 8 of 8) sorted by relevance
843 SETFALSE, // 0 0 0 0 Always false (always folded) enumerator
165 case FCmpInst::FCMP_FALSE: return ISD::SETFALSE; in getFCmpCondCode()
19 ; (setcc $a, $b, SETFALSE) is always folded, so we won't get fcaf:35 ; (setcc $a, $b, SETFALSE) is always folded
355 case ISD::SETFALSE: return "setfalse"; in getOperationName()
1266 case ISD::SETFALSE: in SimplifySetCC()
333 case ISD::SETUO : Result = ISD::SETFALSE; break; // SETUGT & SETULT in getSetCCAndOperation()1922 case ISD::SETFALSE: in FoldSetCC()
1107 case ISD::SETFALSE: in CombineFMinMaxLegacy()
158 // ISD::SETFALSE cannot occur