Searched refs:fcPosSubnormal (Results 1 – 4 of 4) sorted by relevance
207 fcPosSubnormal = 0x0080, enumerator214 fcSubnormal = fcPosSubnormal | fcNegSubnormal,216 fcPosFinite = fcPosNormal | fcPosSubnormal | fcPosZero,
188 case fcPosSubnormal: in getInvertedFPClassTest()
5678 if (Check & fcPosSubnormal) in lowerIS_FPCLASS()
7806 SDValue V = (PartialCheck == fcPosSubnormal) ? OpAsInt : AbsV; in expandIS_FPCLASS()