Searched refs:SplitVecOp_CONCAT_VECTORS (Results 1 – 2 of 2) sorted by relevance
686 SDValue SplitVecOp_CONCAT_VECTORS(SDNode *N);
1406 case ISD::CONCAT_VECTORS: Res = SplitVecOp_CONCAT_VECTORS(N); break; in SplitVectorOperand()1847 SDValue DAGTypeLegalizer::SplitVecOp_CONCAT_VECTORS(SDNode *N) { in SplitVecOp_CONCAT_VECTORS() function in DAGTypeLegalizer