Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp405 unsigned numWholeSubWords = subBitWidth / APINT_BITS_PER_WORD; in insertBits() local
407 numWholeSubWords * APINT_WORD_SIZE); in insertBits()