Searched refs:SETTRUE (Results 1 – 8 of 8) sorted by relevance
780 SETTRUE, // 1 1 1 1 Always true (always folded) enumerator
168 case FCmpInst::FCMP_TRUE: return ISD::SETTRUE; in getFCmpCondCode()
321 case ISD::SETTRUE: return "settrue"; in getOperationName()
1216 case ISD::SETTRUE: in SimplifySetCC()
1797 case ISD::SETTRUE: in FoldSetCC()
493 ; (setcc $a, $b, SETTRUE) is always folded, so we won't get fcaf:509 ; (setcc $a, $b, SETTRUE) is always folded.
974 case ISD::SETTRUE: in CombineMinMax()
197 // ISD::SETTRUE cannot occur