Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3701 GetSignificand(SelectionDAG &DAG, SDValue Op, SDLoc dl) { in GetSignificand() function
3865 SDValue X = GetSignificand(DAG, Op1, dl); in expandLog()
3962 SDValue X = GetSignificand(DAG, Op1, dl); in expandLog2()
4062 SDValue X = GetSignificand(DAG, Op1, dl); in expandLog10()