Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp5120 static SDValue GetSignificand(SelectionDAG &DAG, SDValue Op, const SDLoc &dl) { in GetSignificand() function
5284 SDValue X = GetSignificand(DAG, Op1, dl); in expandLog()
5380 SDValue X = GetSignificand(DAG, Op1, dl); in expandLog2()
5479 SDValue X = GetSignificand(DAG, Op1, dl); in expandLog10()