Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:NumElts

1165     unsigned NumElts = Value.getVectorLength();
1167 for (unsigned i = 0; i != NumElts; ++i) {