Searched refs:GetExponent (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 4886 static SDValue GetExponent(SelectionDAG &DAG, SDValue Op, in GetExponent() function 5028 SDValue Exp = GetExponent(DAG, Op1, TLI, dl); in expandLog() 5127 SDValue LogOfExponent = GetExponent(DAG, Op1, TLI, dl); in expandLog2() 5224 SDValue Exp = GetExponent(DAG, Op1, TLI, dl); in expandLog10()
|