Searched refs:SETTRUE (Results 1 – 12 of 12) sorted by relevance
729 SETTRUE, // 1 1 1 1 Always true (always folded) enumerator
867 SETTRUE, // 1 1 1 1 Always true (always folded) enumerator
169 case FCmpInst::FCMP_TRUE: FOC = FPC = ISD::SETTRUE; break; in getFCmpCondCode()
179 case FCmpInst::FCMP_TRUE: return ISD::SETTRUE; in getFCmpCondCode()
493 ; (setcc $a, $b, SETTRUE) is always folded, so we won't get fcaf:509 ; (setcc $a, $b, SETTRUE) is always folded.
354 case ISD::SETTRUE: return "settrue"; in getOperationName()
1353 case ISD::SETTRUE: in SimplifySetCC()
1898 case ISD::SETTRUE: in FoldSetCC()
1918 case ISD::SETTRUE: in SimplifySetCC()
1489 case ISD::SETTRUE: in FoldSetCC()
973 case ISD::SETTRUE: in CombineFMinMaxLegacy()
145 // ISD::SETTRUE cannot occur