Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3920 GetSignificand(SelectionDAG &DAG, SDValue Op, SDLoc dl) { in GetSignificand() function
4075 SDValue X = GetSignificand(DAG, Op1, dl); in expandLog()
4169 SDValue X = GetSignificand(DAG, Op1, dl); in expandLog2()
4266 SDValue X = GetSignificand(DAG, Op1, dl); in expandLog10()