Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DAPInt.cpp378 unsigned numWholeSubWords = subBitWidth / APINT_BITS_PER_WORD; in insertBits() local
380 numWholeSubWords * APINT_WORD_SIZE); in insertBits()