Home
last modified time | relevance | path

Searched defs:NextSize (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Lex/
DLexer.cpp1599 unsigned NextSize; in LexNumericConstant() local
1670 unsigned NextSize; in LexUDSuffix() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp2226 int NextSize = VT.isVector() ? VT.getVectorNumElements() : 1; in WidenVecRes_BinaryCanTrap() local