Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:CONCAT_VECTORS

92   case ISD::CONCAT_VECTORS:
643 return DAG.getNode(ISD::CONCAT_VECTORS, dl, NVT, EOp1, EOp2);
813 case ISD::CONCAT_VECTORS: Res = PromoteIntOp_CONCAT_VECTORS(N); break;