Searched refs:getIntBitIsSet (Results 1 – 1 of 1) sorted by relevance
8091 const auto getIntBitIsSet = [&]() -> SDValue { in expandIS_FPCLASS() local8167 DAG.getSetCC(DL, ResultVT, getIntBitIsSet(), ExpIsZero, ISD::SETEQ); in expandIS_FPCLASS()8215 DAG.getNode(ISD::AND, DL, ResultVT, PartialRes, getIntBitIsSet()); in expandIS_FPCLASS()