Searched refs:expandLog10 (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 4467 static SDValue expandLog10(const SDLoc &dl, SDValue Op, SelectionDAG &DAG, in expandLog10() function 5162 setValue(&I, expandLog10(sdl, getValue(I.getArgOperand(0)), DAG, TLI)); in visitIntrinsicCall()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 4702 static SDValue expandLog10(const SDLoc &dl, SDValue Op, SelectionDAG &DAG, in expandLog10() function 5509 setValue(&I, expandLog10(sdl, getValue(I.getArgOperand(0)), DAG, TLI)); in visitIntrinsicCall()
|