Searched refs:NumInts (Results 1 – 4 of 4) sorted by relevance
444 int NumInts = NSizeStr / 4; in lowerPrintfForGpu() local446 while (NumInts) { in lowerPrintfForGpu()449 NumInts--; in lowerPrintfForGpu()
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()
552 createSequentialMask(unsigned Start, unsigned NumInts, unsigned NumUndefs);
935 unsigned NumInts, in createSequentialMask() argument938 for (unsigned i = 0; i < NumInts; i++) in createSequentialMask()