Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp218 SDValue visitCONCAT_VECTORS(SDNode *N);
1108 case ISD::CONCAT_VECTORS: return visitCONCAT_VECTORS(N); in visit()
7023 SDValue DAGCombiner::visitCONCAT_VECTORS(SDNode *N) { in visitCONCAT_VECTORS() function in DAGCombiner
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp315 SDValue visitCONCAT_VECTORS(SDNode *N);
1433 case ISD::CONCAT_VECTORS: return visitCONCAT_VECTORS(N); in visit()
13041 SDValue DAGCombiner::visitCONCAT_VECTORS(SDNode *N) { in visitCONCAT_VECTORS() function in DAGCombiner
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp378 SDValue visitCONCAT_VECTORS(SDNode *N);
1588 case ISD::CONCAT_VECTORS: return visitCONCAT_VECTORS(N); in visit()
16148 SDValue DAGCombiner::visitCONCAT_VECTORS(SDNode *N) { in visitCONCAT_VECTORS() function in DAGCombiner