Home
last modified time | relevance | path

Searched defs:bit_size (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxBitset.cpp89 llvm::Optional<uint64_t> bit_size = in GetChildAtIndex() local
101 llvm::Optional<uint64_t> bit_size = in GetChildAtIndex() local
/freebsd-13.1/contrib/processor-trace/libipt/src/
H A Dpt_tnt_cache.c71 uint8_t bit_size; in pt_tnt_cache_update_tnt() local
H A Dpt_packet.c182 uint8_t bit_size; in pt_pkt_read_tnt() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h177 uint64_t bit_size = 0; member
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.h71 uint64_t bit_size = 0; member
H A DClangASTImporter.cpp520 const clang::RecordDecl *record_decl, uint64_t &bit_size, in LayoutRecordType()
H A DIRForTarget.cpp301 llvm::Optional<uint64_t> bit_size = m_result_type.GetBitSize(target_sp.get()); in CreateResultVariable() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ABI/X86/
H A DABIMacOSX_i386.cpp167 llvm::Optional<uint64_t> bit_size = compiler_type.GetBitSize(&thread); in GetArgumentValues() local
H A DABISysV_i386.cpp184 llvm::Optional<uint64_t> bit_size = compiler_type.GetBitSize(&thread); in GetArgumentValues() local
H A DABISysV_x86_64.cpp269 llvm::Optional<uint64_t> bit_size = compiler_type.GetBitSize(&thread); in GetArgumentValues() local
H A DABIWindows_x86_64.cpp276 llvm::Optional<uint64_t> bit_size = compiler_type.GetBitSize(&thread); in GetArgumentValues() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h737 if (llvm::Optional<uint64_t> bit_size = GetBitSize(type, exe_scope)) in GetByteSize() local
H A DTypeSystemClang.cpp798 static inline bool QualTypeMatchesBitSize(const uint64_t bit_size, in QualTypeMatchesBitSize()
806 size_t bit_size) { in GetBuiltinTypeForEncodingAndBitSize()
952 llvm::StringRef type_name, uint32_t dw_ate, uint32_t bit_size) { in GetBuiltinTypeForDWARFEncodingAndBitSize()
2336 CompilerType TypeSystemClang::GetIntTypeFromBitSize(size_t bit_size, in GetIntTypeFromBitSize()
4636 const size_t bit_size = byte_size * 8; in GetFloatTypeSemantics() local
4669 uint64_t bit_size = 0; in GetBitSize() local
9267 const clang::RecordDecl *record_decl, uint64_t &bit_size, in LayoutRecordType()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ABI/ARM/
H A DABIMacOSX_arm.cpp1456 llvm::Optional<uint64_t> bit_size = compiler_type.GetBitSize(&thread); in GetArgumentValues() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp2220 uint32_t bit_size = piece_byte_size * 8; in Evaluate() local
2452 uint64_t bit_size; in Evaluate() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ABI/AArch64/
H A DABIMacOSX_arm64.cpp143 llvm::Optional<uint64_t> bit_size = value_type.GetBitSize(&thread); in GetArgumentValues() local
H A DABISysV_arm64.cpp148 llvm::Optional<uint64_t> bit_size = value_type.GetBitSize(&thread); in GetArgumentValues() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ABI/SystemZ/
H A DABISysV_s390x.cpp358 llvm::Optional<uint64_t> bit_size = compiler_type.GetBitSize(&thread); in GetArgumentValues() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Utility/
H A DScalar.cpp798 bool Scalar::ExtractBitfield(uint32_t bit_size, uint32_t bit_offset) { in ExtractBitfield()
/freebsd-13.1/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp490 if (llvm::Optional<uint64_t> bit_size = GetBitSize(exe_scope)) in GetByteSize() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc.cpp397 llvm::Optional<uint64_t> bit_size = compiler_type.GetBitSize(&thread); in GetArgumentValues() local
H A DABISysV_ppc64.cpp273 llvm::Optional<uint64_t> bit_size = compiler_type.GetBitSize(&thread); in GetArgumentValues() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp1263 auto bit_size = member->getLength(); in AddRecordMembers() local
/freebsd-13.1/contrib/processor-trace/libipt/include/
H A Dintel-pt.h599 uint8_t bit_size; member
H A Dintel-pt.h.in599 uint8_t bit_size; member

12