Home | History | Annotate | Download | only in X86

Lines Matching refs:VTs

2078     SDVTList VTs = CurDAG->getVTList(NVT, NVT, MVT::i32);
2080 SDNode *CNode = CurDAG->getMachineNode(Opc, dl, VTs, Ops, 2);