Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp445 unsigned wordBits = 8 * sizeof(WordType); in insertBits() local
506 unsigned wordBits = 8 * sizeof(WordType); in extractBitsAsZExtValue() local