Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp5356 static SDValue GetSignificand(SelectionDAG &DAG, SDValue Op, const SDLoc &dl) { in GetSignificand() function
5520 SDValue X = GetSignificand(DAG, Op1, dl); in expandLog()
5616 SDValue X = GetSignificand(DAG, Op1, dl); in expandLog2()
5715 SDValue X = GetSignificand(DAG, Op1, dl); in expandLog10()