Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp4467 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/
DSelectionDAGBuilder.cpp4702 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()