Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ADT/
H A DAPIntTest.cpp1591 APInt::WordType singleWord = ~APInt::WordType(0) << (APInt::APINT_BITS_PER_WORD - 1); TEST() local
1599 APInt::WordType singleWord = 0; TEST() local