Searched refs:NumElts (Results 1 – 3 of 3) sorted by relevance
899 unsigned NumElts = Str->getNumElements(); in WriteConstants() local903 --NumElts; // Don't encode the null, which isn't allowed by char6. in WriteConstants()910 for (unsigned i = 0; i != NumElts; ++i) { in WriteConstants()
927 unsigned NumElts = Str->getNumElements(); in WriteConstants() local931 --NumElts; // Don't encode the null, which isn't allowed by char6. in WriteConstants()938 for (unsigned i = 0; i != NumElts; ++i) { in WriteConstants()
897 unsigned NumElts = Str->getNumElements(); in WriteConstants() local901 --NumElts; // Don't encode the null, which isn't allowed by char6. in WriteConstants()908 for (unsigned i = 0; i != NumElts; ++i) { in WriteConstants()