Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:EXTRACT_SUBVECTOR

1268   case ISD::EXTRACT_SUBVECTOR:  return visitEXTRACT_SUBVECTOR(N);
9887 // without using extract_subvector. However, if we can find an underlying
10338 // EXTRACT_SUBVECTOR operations. If so, and if the EXTRACT_SUBVECTOR vector
10424 if (Op.getOpcode() != ISD::EXTRACT_SUBVECTOR)
10427 // Find the single incoming vector for the extract_subvector.
10506 return DAG.getNode(ISD::EXTRACT_SUBVECTOR, dl, NVT,