| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ABI/X86/ |
| H A D | ABIMacOSX_i386.cpp | 124 static bool ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, in ReadIntegerArgument() 276 llvm::Optional<uint64_t> bit_width = compiler_type.GetBitSize(&thread); in GetReturnValueObjectImpl() local
|
| H A D | ABISysV_x86_64.cpp | 188 static bool ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, in ReadIntegerArgument() 339 llvm::Optional<uint64_t> bit_width = in SetReturnValueObject() local 632 llvm::Optional<uint64_t> bit_width = return_compiler_type.GetBitSize(&thread); in GetReturnValueObjectImpl() local
|
| H A D | ABIWindows_x86_64.cpp | 204 static bool ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, in ReadIntegerArgument() 346 llvm::Optional<uint64_t> bit_width = in SetReturnValueObject() local 613 llvm::Optional<uint64_t> bit_width = return_compiler_type.GetBitSize(&thread); in GetReturnValueObjectImpl() local
|
| H A D | ABISysV_i386.cpp | 143 static bool ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, in ReadIntegerArgument()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ABI/ARM/ |
| H A D | ABIMacOSX_arm.cpp | 1455 size_t bit_width = 0; in GetArgumentValues() local 1562 llvm::Optional<uint64_t> bit_width = compiler_type.GetBitSize(&thread); in GetReturnValueObjectImpl() local
|
| H A D | ABISysV_arm.cpp | 1458 size_t bit_width = 0; in GetArgumentValues() local 1568 llvm::Optional<uint64_t> bit_width = compiler_type.GetBitSize(&thread); in GetReturnValueObjectImpl() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/ |
| H A D | ABISysV_ppc.cpp | 311 static bool ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, in ReadIntegerArgument() 465 llvm::Optional<uint64_t> bit_width = in SetReturnValueObject() local 661 llvm::Optional<uint64_t> bit_width = return_compiler_type.GetBitSize(&thread); in GetReturnValueObjectImpl() local
|
| H A D | ABISysV_ppc64.cpp | 198 static bool ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, in ReadIntegerArgument() 343 llvm::Optional<uint64_t> bit_width = in SetReturnValueObject() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ABI/SystemZ/ |
| H A D | ABISysV_s390x.cpp | 280 static bool ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, in ReadIntegerArgument() 428 llvm::Optional<uint64_t> bit_width = in SetReturnValueObject() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DataLayout.cpp | 105 Align pref_align, uint32_t bit_width) { in get() 560 Align pref_align, uint32_t bit_width) { in setAlignment()
|
| /freebsd-13.1/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 | 147 size_t bit_width = 0; in GetArgumentValues() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ABI/Mips/ |
| H A D | ABISysV_mips.cpp | 808 llvm::Optional<uint64_t> bit_width = return_compiler_type.GetBitSize(&thread); in GetReturnValueObjectImpl() local
|
| /freebsd-13.1/sys/xen/interface/ |
| H A D | platform.h | 390 uint32_t bit_width; member 433 uint8_t bit_width; member
|
| /freebsd-13.1/sys/dev/qlnx/qlnxe/ |
| H A D | ecore_dbg_fw_funcs.c | 3357 u32 bit_width, in ecore_grc_dump_mem_hdr() 3436 u32 bit_width, in ecore_grc_dump_mem()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
| H A D | TypeSystemClang.cpp | 7249 clang::Expr *bit_width = nullptr; in AddFieldToRecordType() local
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaExpr.cpp | 3831 unsigned bit_width = Context.getTypeInfo(Ty).Width; in ActOnNumericConstant() local
|