Home | History | Annotate | Download | only in X86

Lines Matching refs:VTs

4432   std::vector<EVT> VTs;
4436 VTs.push_back(*DstRC->vt_begin());
4441 VTs.push_back(VT);
4446 SDNode *NewNode= DAG.getMachineNode(Opc, dl, VTs, BeforeOps);