Searched refs:NumInts (Results 1 – 3 of 3) sorted by relevance
778 size_t NumInts = RetType::isVersionType(FixedType) ? 4 : 1; in parseVersionInfoFixed() local779 ASSIGN_OR_RETURN(ArgsResult, readIntsWithCommas(1, NumInts)); in parseVersionInfoFixed()781 while (ArgInts.size() < NumInts) in parseVersionInfoFixed()
566 createSequentialMask(unsigned Start, unsigned NumInts, unsigned NumUndefs);
986 unsigned NumInts, in createSequentialMask() argument989 for (unsigned i = 0; i < NumInts; i++) in createSequentialMask()