Searched refs:uintSize (Results 1 – 2 of 2) sorted by relevance
1581 UInt32 uintSize = sizeof(UInt32); in GetNumberDevices() local1584 NULL, &uintSize, &usedID)); in GetNumberDevices()
819 unsigned int uintSize = constant->getUConst(0); in arraySizeErrorCheck() local820 if (uintSize > static_cast<unsigned int>(std::numeric_limits<int>::max())) in arraySizeErrorCheck()827 size = static_cast<int>(uintSize); in arraySizeErrorCheck()