Searched refs:IntBitIsSetV (Results 1 – 1 of 1) sorted by relevance
9076 SDValue IntBitIsSetV; // Explicit integer bit in f80 mantissa is set. in expandIS_FPCLASS() local9078 if (!IntBitIsSetV) { in expandIS_FPCLASS()9083 IntBitIsSetV = DAG.getSetCC(DL, ResultVT, IntBitV, ZeroV, ISD::SETNE); in expandIS_FPCLASS()9085 return IntBitIsSetV; in expandIS_FPCLASS()