Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DAbstractBasicReader.h172 unsigned bitWidth = asImpl().readUInt32(); in readAPInt() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DBoolean.h63 constexpr static unsigned bitWidth() { return true; } in bitWidth() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/uni/
H A Dpackage.d984 alias bitWidth = staticMap!(bitSizeOf, Types); in MultiArray() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp1921 unsigned bitStart = bi++, bitWidth = 1; in populateInstruction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPFloat.cpp4876 unsigned bitWidth = result.getBitWidth(); in convertToInteger() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duni.d1017 alias bitWidth = staticMap!(bitSizeOf, Types); in MultiArray() local