Searched refs:FiftyOne (Results 1 – 1 of 1) sorted by relevance
1734 const SDValue FiftyOne = DAG.getConstant(FractBits - 1, MVT::i32); in LowerFTRUNC() local1737 SDValue ExpGt51 = DAG.getSetCC(SL, SetCCVT, Exp, FiftyOne, ISD::SETGT); in LowerFTRUNC()