Searched refs:WidenVecOp_CONCAT_VECTORS (Results 1 – 2 of 2) sorted by relevance
700 SDValue WidenVecOp_CONCAT_VECTORS(SDNode *N);
2624 case ISD::CONCAT_VECTORS: Res = WidenVecOp_CONCAT_VECTORS(N); break; in WidenVectorOperand()2772 SDValue DAGTypeLegalizer::WidenVecOp_CONCAT_VECTORS(SDNode *N) { in WidenVecOp_CONCAT_VECTORS() function in DAGTypeLegalizer