| /freebsd/contrib/llvm-project/libcxx/include/__bit/ |
| H A D | bit_width.h | 25 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr int bit_width(_Tp __t) noexcept { in bit_width() function
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/X86/ |
| H A D | ABIMacOSX_i386.cpp | 125 static bool ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, in ReadIntegerArgument() 279 std::optional<uint64_t> bit_width = in GetReturnValueObjectImpl() local
|
| H A D | ABISysV_x86_64.cpp | 192 static bool ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, in ReadIntegerArgument() 345 std::optional<uint64_t> bit_width = in SetReturnValueObject() local 639 std::optional<uint64_t> bit_width = in GetReturnValueObjectImpl() local
|
| H A D | ABIWindows_x86_64.cpp | 206 static bool ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, in ReadIntegerArgument() 350 std::optional<uint64_t> bit_width = in SetReturnValueObject() local 618 std::optional<uint64_t> bit_width = in GetReturnValueObjectImpl() local
|
| H A D | ABISysV_i386.cpp | 144 static bool ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, in ReadIntegerArgument()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/ARM/ |
| H A D | ABIMacOSX_arm.cpp | 1449 size_t bit_width = 0; in GetArgumentValues() local 1557 std::optional<uint64_t> bit_width = in GetReturnValueObjectImpl() local
|
| H A D | ABISysV_arm.cpp | 1452 size_t bit_width = 0; in GetArgumentValues() local 1563 std::optional<uint64_t> bit_width = in GetReturnValueObjectImpl() local
|
| /freebsd/contrib/llvm-project/libc/src/__support/CPP/ |
| H A D | bit.h | 187 bit_width(T value) { in bit_width() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | bit.h | 270 template <typename T> [[nodiscard]] int bit_width(T Value) { in bit_width() function
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/ |
| H A D | ABISysV_ppc.cpp | 312 static bool ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, in ReadIntegerArgument() 462 std::optional<uint64_t> bit_width = in SetReturnValueObject() local 659 std::optional<uint64_t> bit_width = in GetReturnValueObjectImpl() local
|
| H A D | ABISysV_ppc64.cpp | 200 static bool ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, in ReadIntegerArgument() 347 std::optional<uint64_t> bit_width = in SetReturnValueObject() local
|
| /freebsd/usr.sbin/bhyve/ |
| H A D | basl.c | 133 const uint8_t bit_width, const uint8_t bit_offset, in basl_fill_gas() 568 const uint8_t bit_width, const uint8_t bit_offset, in basl_table_append_gas()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/SystemZ/ |
| H A D | ABISysV_s390x.cpp | 281 static bool ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, in ReadIntegerArgument() 431 std::optional<uint64_t> bit_width = in SetReturnValueObject() local
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/AArch64/ |
| H A D | ABIMacOSX_arm64.cpp | 148 size_t bit_width = 0; in GetArgumentValues() local
|
| H A D | ABISysV_arm64.cpp | 215 size_t bit_width = 0; in GetArgumentValues() local
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/Mips/ |
| H A D | ABISysV_mips.cpp | 804 std::optional<uint64_t> bit_width = in GetReturnValueObjectImpl() local
|
| /freebsd/sys/contrib/xen/ |
| H A D | platform.h | 392 uint32_t bit_width; member 435 uint8_t bit_width; member
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | DWARFASTParserClang.cpp | 1990 std::optional<uint64_t> bit_width = in MakeAPValue() local
|
| /freebsd/sys/dev/qlnx/qlnxe/ |
| H A D | ecore_dbg_fw_funcs.c | 3358 u32 bit_width, in ecore_grc_dump_mem_hdr() 3437 u32 bit_width, in ecore_grc_dump_mem()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
| H A D | TypeSystemClang.cpp | 7350 clang::Expr *bit_width = nullptr; in AddFieldToRecordType() local
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaExpr.cpp | 3849 unsigned bit_width = Context.getTypeInfo(Ty).Width; in ActOnNumericConstant() local
|