Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp13339 static SDValue partitionShuffleOfConcats(SDNode *N, SelectionDAG &DAG) { in partitionShuffleOfConcats() function
13510 if (SDValue V = partitionShuffleOfConcats(N, DAG)) in visitVECTOR_SHUFFLE()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp16530 static SDValue partitionShuffleOfConcats(SDNode *N, SelectionDAG &DAG) { in partitionShuffleOfConcats() function
17047 if (SDValue V = partitionShuffleOfConcats(N, DAG)) in visitVECTOR_SHUFFLE()