| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm/ |
| H A D | ABIMacOSX_arm.cpp | 1472 size_t bit_width = 0; in GetArgumentValues() local 1579 llvm::Optional<uint64_t> bit_width = compiler_type.GetBitSize(&thread); in GetReturnValueObjectImpl() local
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-i386/ |
| H A D | ABIMacOSX_i386.cpp | 784 static bool ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, in ReadIntegerArgument() 936 llvm::Optional<uint64_t> bit_width = compiler_type.GetBitSize(&thread); in GetReturnValueObjectImpl() local
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-x86_64/ |
| H A D | ABISysV_x86_64.cpp | 1185 static bool ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, in ReadIntegerArgument() 1336 llvm::Optional<uint64_t> bit_width = in SetReturnValueObject() local 1578 llvm::Optional<uint64_t> bit_width = return_compiler_type.GetBitSize(&thread); in GetReturnValueObjectImpl() local
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-ppc/ |
| H A D | ABISysV_ppc.cpp | 315 static bool ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, in ReadIntegerArgument() 469 llvm::Optional<uint64_t> bit_width = in SetReturnValueObject() local 665 llvm::Optional<uint64_t> bit_width = return_compiler_type.GetBitSize(&thread); in GetReturnValueObjectImpl() local
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-arm/ |
| H A D | ABISysV_arm.cpp | 1473 size_t bit_width = 0; in GetArgumentValues() local 1583 llvm::Optional<uint64_t> bit_width = compiler_type.GetBitSize(&thread); in GetReturnValueObjectImpl() local
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-s390x/ |
| H A D | ABISysV_s390x.cpp | 301 static bool ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, in ReadIntegerArgument() 449 llvm::Optional<uint64_t> bit_width = in SetReturnValueObject() local
|
| /freebsd-12.1/contrib/llvm/lib/IR/ |
| H A D | DataLayout.cpp | 108 unsigned pref_align, uint32_t bit_width) { in get() 457 unsigned pref_align, uint32_t bit_width) { in setAlignment()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-ppc64/ |
| H A D | ABISysV_ppc64.cpp | 208 static bool ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, in ReadIntegerArgument() 353 llvm::Optional<uint64_t> bit_width = in SetReturnValueObject() local
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-arm64/ |
| H A D | ABISysV_arm64.cpp | 1769 size_t bit_width = 0; in GetArgumentValues() local
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-mips/ |
| H A D | ABISysV_mips.cpp | 815 llvm::Optional<uint64_t> bit_width = return_compiler_type.GetBitSize(&thread); in GetReturnValueObjectImpl() local
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm64/ |
| H A D | ABIMacOSX_arm64.cpp | 1770 size_t bit_width = 0; in GetArgumentValues() local
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-i386/ |
| H A D | ABISysV_i386.cpp | 270 static bool ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, in ReadIntegerArgument()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/ |
| H A D | CompilerType.cpp | 920 llvm::Optional<uint64_t> bit_width = GetBitSize(nullptr); in SetValueFromScalar() local
|
| H A D | ClangASTContext.cpp | 7896 clang::Expr *bit_width = nullptr; in AddFieldToRecordType() local
|
| /freebsd-12.1/sys/xen/interface/ |
| H A D | platform.h | 384 uint32_t bit_width; member 427 uint8_t bit_width; member
|
| /freebsd-12.1/sys/dev/drm2/radeon/ |
| H A D | si.c | 1439 static u32 si_create_bitmask(u32 bit_width) in si_create_bitmask()
|
| /freebsd-12.1/sys/dev/qlnx/qlnxe/ |
| H A D | ecore_dbg_fw_funcs.c | 3373 u32 bit_width, in ecore_grc_dump_mem_hdr() 3454 u32 bit_width, in ecore_grc_dump_mem()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | SemaExpr.cpp | 3410 unsigned bit_width = Context.getTypeInfo(Ty).Width; in ActOnNumericConstant() local
|