Searched refs:ExponentShiftAmt (Results 1 – 1 of 1) sorted by relevance
2487 SDValue ExponentShiftAmt = in expandLdexp() local2492 ExponentShiftAmt, NUW_NSW); in expandLdexp()2586 SDValue ExponentShiftAmt = in expandFrexp() local2589 DAG.getNode(ISD::SRL, dl, AsIntVT, ScaledValue, ExponentShiftAmt); in expandFrexp()