Home | History | Annotate | Download | only in R600

Lines Matching refs:NewVT

1141       EVT NewVT = MVT::v4i32;
1144 NewVT = VT;
1147 Result = DAG.getNode(ISD::BUILD_VECTOR, DL, NewVT, Slots, NumElements);