Searched refs:NumInts (Results 1 – 4 of 4) sorted by relevance
449 int NumInts = NSizeStr / 4; in lowerPrintfForGpu() local451 while (NumInts) { in lowerPrintfForGpu()454 NumInts--; in lowerPrintfForGpu()
779 size_t NumInts = RetType::isVersionType(FixedType) ? 4 : 1; in parseVersionInfoFixed() local780 ASSIGN_OR_RETURN(ArgsResult, readIntsWithCommas(1, NumInts)); in parseVersionInfoFixed()782 while (ArgInts.size() < NumInts) in parseVersionInfoFixed()
805 unsigned NumInts, in createSequentialMask() argument808 for (unsigned i = 0; i < NumInts; i++) in createSequentialMask()
531 createSequentialMask(unsigned Start, unsigned NumInts, unsigned NumUndefs);