Home
last modified time | relevance | path

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

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