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