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.cpp5358 static SDValue GetSignificand(SelectionDAG &DAG, SDValue Op, const SDLoc &dl) { in GetSignificand() function
5522 SDValue X = GetSignificand(DAG, Op1, dl); in expandLog()
5618 SDValue X = GetSignificand(DAG, Op1, dl); in expandLog2()
5717 SDValue X = GetSignificand(DAG, Op1, dl); in expandLog10()