Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp451 SDValue MatchLoadCombine(SDNode *N);
5154 if (SDValue Load = MatchLoadCombine(N)) in visitOR()
5744 SDValue DAGCombiner::MatchLoadCombine(SDNode *N) { in MatchLoadCombine() function in DAGCombiner