Searched refs:ExponentShiftAmt (Results 1 – 1 of 1) sorted by relevance
2510 SDValue ExponentShiftAmt = in expandLdexp() local2515 ExponentShiftAmt, NUW_NSW); in expandLdexp()2609 SDValue ExponentShiftAmt = in expandFrexp() local2612 DAG.getNode(ISD::SRL, dl, AsIntVT, ScaledValue, ExponentShiftAmt); in expandFrexp()