Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:getexponent

3874 /// GetExponent - Get the exponent:
3880 GetExponent(SelectionDAG &DAG, SDValue Op, const TargetLowering &TLI,
4010 SDValue Exp = GetExponent(DAG, Op1, TLI, dl);
4106 SDValue LogOfExponent = GetExponent(DAG, Op1, TLI, dl);
4201 SDValue Exp = GetExponent(DAG, Op1, TLI, dl);