Home | History | Annotate | Download | only in compiler

Lines Matching refs:vecSize

51 bool TParseContext::parseVectorFields(const TString& compString, int vecSize, TVectorFields& fields, int line)
123 if (fields.offsets[i] >= vecSize) {