Lines Matching defs:NewConcat
24067 SDValue NewConcat = DAG.getNode(ISD::CONCAT_VECTORS, DL, ConcatSrcVT, SrcOps);24068 return DAG.getNode(CastOpcode, DL, VT, NewConcat);