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