Searched refs:IsNormalOp (Results 1 – 1 of 1) sorted by relevance
9006 ISD::CondCode IsNormalOp = IsInvertedFP ? ISD::SETOLT : ISD::SETUGE; in expandIS_FPCLASS() local9010 isCondCodeLegalOrCustom(IsNormalOp, in expandIS_FPCLASS()9022 DAG.getSetCC(DL, ResultVT, Abs, SmallestNormal, IsNormalOp); in expandIS_FPCLASS()