| /llvm-project-15.0.7/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 | 189 static bool ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, in ReadIntegerArgument() 340 llvm::Optional<uint64_t> bit_width = in SetReturnValueObject() local 633 llvm::Optional<uint64_t> bit_width = return_compiler_type.GetBitSize(&thread); in GetReturnValueObjectImpl() local
|
| H A D | ABIWindows_x86_64.cpp | 205 static bool ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, in ReadIntegerArgument() 347 llvm::Optional<uint64_t> bit_width = in SetReturnValueObject() local 614 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()
|
| /llvm-project-15.0.7/libc/src/__support/FPUtil/ |
| H A D | XFloat.h | 25 size_t bit_width(uint64_t x) { in bit_width() function
|
| /llvm-project-15.0.7/lldb/source/Plugins/ABI/ARM/ |
| H A D | ABIMacOSX_arm.cpp | 1351 size_t bit_width = 0; in GetArgumentValues() local 1458 llvm::Optional<uint64_t> bit_width = compiler_type.GetBitSize(&thread); in GetReturnValueObjectImpl() local
|
| H A D | ABISysV_arm.cpp | 1354 size_t bit_width = 0; in GetArgumentValues() local 1464 llvm::Optional<uint64_t> bit_width = compiler_type.GetBitSize(&thread); in GetReturnValueObjectImpl() local
|
| /llvm-project-15.0.7/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 | 199 static bool ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, in ReadIntegerArgument() 344 llvm::Optional<uint64_t> bit_width = in SetReturnValueObject() local
|
| /llvm-project-15.0.7/lldb/source/Plugins/ABI/SystemZ/ |
| H A D | ABISysV_s390x.cpp | 281 static bool ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, in ReadIntegerArgument() 429 llvm::Optional<uint64_t> bit_width = in SetReturnValueObject() local
|
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | DataLayout.cpp | 106 Align pref_align, uint32_t bit_width) { in get() 565 Align pref_align, uint32_t bit_width) { in setAlignment()
|
| /llvm-project-15.0.7/lldb/source/Plugins/ABI/AArch64/ |
| H A D | ABIMacOSX_arm64.cpp | 149 size_t bit_width = 0; in GetArgumentValues() local
|
| H A D | ABISysV_arm64.cpp | 148 size_t bit_width = 0; in GetArgumentValues() local
|
| /llvm-project-15.0.7/lldb/source/Plugins/ABI/Mips/ |
| H A D | ABISysV_mips.cpp | 771 llvm::Optional<uint64_t> bit_width = return_compiler_type.GetBitSize(&thread); in GetReturnValueObjectImpl() local
|
| /llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/ |
| H A D | TypeSystemClang.cpp | 7334 clang::Expr *bit_width = nullptr; in AddFieldToRecordType() local
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaExpr.cpp | 3894 unsigned bit_width = Context.getTypeInfo(Ty).Width; in ActOnNumericConstant() local
|