Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ValueVTs

434   EVT ValueVTs[] = { N->getValueType(0), NVT };
437 DAG.getVTList(ValueVTs, 2), Ops, 2);