Searched refs:RETURNS_NAN (Results 1 – 2 of 2) sorted by relevance
941 RETURNS_NAN, /// Given one NaN input, returns the NaN. enumerator
6363 if (VsNaNRetVal == SelectPatternNaNBehaviour::RETURNS_NAN) in getFPMinMaxOpcForSelect()6376 if (VsNaNRetVal == SelectPatternNaNBehaviour::RETURNS_NAN) in getFPMinMaxOpcForSelect()6399 return LHSSafe ? SelectPatternNaNBehaviour::RETURNS_NAN in computeRetValAgainstNaN()6404 : SelectPatternNaNBehaviour::RETURNS_NAN; in computeRetValAgainstNaN()6433 if (ResWithKnownNaNInfo == SelectPatternNaNBehaviour::RETURNS_NAN) in matchFPSelectToMinMax()6436 ResWithKnownNaNInfo = SelectPatternNaNBehaviour::RETURNS_NAN; in matchFPSelectToMinMax()