Searched refs:expandLog2 (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 4369 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/ |
D | SelectionDAGBuilder.cpp | 4605 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()
|