Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp1294 SDValue combineShlAddConstant(DebugLoc DL, SDValue N0, SDValue N1, in combineShlAddConstant() function
1427 SDValue Result = combineShlAddConstant(N->getDebugLoc(), N0, N1, DAG); in visitADD()
1431 SDValue Result = combineShlAddConstant(N->getDebugLoc(), N1, N0, DAG); in visitADD()