Searched refs:WidenVecRes_CONCAT_VECTORS (Results 1 – 2 of 2) sorted by relevance
714 SDValue WidenVecRes_CONCAT_VECTORS(SDNode* N);
2003 case ISD::CONCAT_VECTORS: Res = WidenVecRes_CONCAT_VECTORS(N); break; in WidenVectorResult()2521 SDValue DAGTypeLegalizer::WidenVecRes_CONCAT_VECTORS(SDNode *N) { in WidenVecRes_CONCAT_VECTORS() function in DAGTypeLegalizer