Home | History | Annotate | Download | only in R600

Lines Matching refs:NumElements

638     unsigned NumElements;
640 NumElements = AT->getNumElements();
642 NumElements = VT->getNumElements();
648 for (unsigned i = 0; i < NumElements; ++i) {