Searched defs:expandLog (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3817 /// expandLog - Lower a log intrinsic. Handles the special sequences for
3819 static SDValue expandLog(SDLoc dl, SDValue Op, SelectionDAG &DAG, function
4879 setValue(&I, expandLog(sdl, getValue(I.getArgOperand(0)), DAG, *TLI));

Completed in 96 milliseconds