Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp4369 static SDValue expandLog2(const SDLoc &dl, SDValue Op, SelectionDAG &DAG, in expandLog2() function
5159 setValue(&I, expandLog2(sdl, getValue(I.getArgOperand(0)), DAG, TLI)); in visitIntrinsicCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp4605 static SDValue expandLog2(const SDLoc &dl, SDValue Op, SelectionDAG &DAG, in expandLog2() function
5506 setValue(&I, expandLog2(sdl, getValue(I.getArgOperand(0)), DAG, TLI)); in visitIntrinsicCall()