Searched defs:NextSize (Results 1 – 4 of 4) sorted by relevance
27 size_t NextSize(size_t n) { return n + ((n < 75) ? 1 : 25); } in NextSize() function
1627 unsigned NextSize; in LexNumericConstant() local1698 unsigned NextSize; in LexUDSuffix() local
2289 int NextSize = VT.isVector() ? VT.getVectorNumElements() : 1; in WidenVecRes_BinaryCanTrap() local
2915 int NextSize = VT.isVector() ? VT.getVectorNumElements() : 1; in CollectOpsToWiden() local