Searched refs:ExponentShiftAmt (Results 1 – 1 of 1) sorted by relevance
2537 SDValue ExponentShiftAmt = in expandLdexp() local2542 ExponentShiftAmt, NUW_NSW); in expandLdexp()2636 SDValue ExponentShiftAmt = in expandFrexp() local2639 DAG.getNode(ISD::SRL, dl, AsIntVT, ScaledValue, ExponentShiftAmt); in expandFrexp()