Home
last modified time | relevance | path

Searched refs:GetExponent (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3715 GetExponent(SelectionDAG &DAG, SDValue Op, const TargetLowering &TLI, in GetExponent() function
3859 SDValue Exp = GetExponent(DAG, Op1, TLI, dl); in expandLog()
3958 SDValue LogOfExponent = GetExponent(DAG, Op1, TLI, dl); in expandLog2()
4056 SDValue Exp = GetExponent(DAG, Op1, TLI, dl); in expandLog10()