Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SrcVT

565     EVT SrcVT = Src.getValueType();
566 if (!SrcVT.isInteger() || SrcVT.isVector())