Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp136 SDValue ExpandVP_MERGE(SDNode *Node);
1118 Results.push_back(ExpandVP_MERGE(Node)); in Expand()
1493 SDValue VectorLegalizer::ExpandVP_MERGE(SDNode *Node) { in ExpandVP_MERGE() function in VectorLegalizer