Home
last modified time | relevance | path

Searched refs:numWholeSubWords (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
HDAPInt.cpp379 unsigned numWholeSubWords = subBitWidth / APINT_BITS_PER_WORD; in insertBits() local
381 numWholeSubWords * APINT_WORD_SIZE); in insertBits()