Home
last modified time | relevance | path

Searched defs:field_bit_width (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/ABI/X86/
H A DABISysV_x86_64.cpp590 llvm::Optional<uint64_t> field_bit_width = in FlattenAggregateType() local
699 uint32_t field_bit_width = field_byte_width * 8; in GetReturnValueObjectImpl() local
H A DABIWindows_x86_64.cpp563 llvm::Optional<uint64_t> field_bit_width = in FlattenAggregateType() local
/llvm-project-15.0.7/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc.cpp703 llvm::Optional<uint64_t> field_bit_width = in GetReturnValueObjectImpl() local