Searched defs:bit_width (Results 1 - 14 of 14) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DDataLayout.cpp102 get(AlignTypeEnum align_type, unsigned abi_align, unsigned pref_align, uint32_t bit_width) argument
398 setAlignment(AlignTypeEnum align_type, unsigned abi_align, unsigned pref_align, uint32_t bit_width) argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm64/
H A DABIMacOSX_arm64.cpp327 size_t bit_width = 0; local
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-arm/
H A DABISysV_arm.cpp339 size_t bit_width = 0; local
442 size_t bit_width = compiler_type.GetBitSize(&thread); local
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-arm64/
H A DABISysV_arm64.cpp319 size_t bit_width = 0; local
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm/
H A DABIMacOSX_arm.cpp339 size_t bit_width = 0; local
460 size_t bit_width = compiler_type.GetBitSize(&thread); local
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-i386/
H A DABIMacOSX_i386.cpp437 size_t bit_width = compiler_type.GetBitSize(&thread); local
259 ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, bool is_signed, Process *process, addr_t &current_stack_argument) argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-mips/
H A DABISysV_mips.cpp408 size_t bit_width = return_compiler_type.GetBitSize(&thread); local
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-i386/
H A DABISysV_i386.cpp277 ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, bool is_signed, Process *process, addr_t &current_stack_argument) argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-x86_64/
H A DABISysV_x86_64.cpp514 size_t bit_width = compiler_type.GetBitSize(frame_sp.get()); local
779 const size_t bit_width = return_compiler_type.GetBitSize(&thread); local
348 ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, bool is_signed, Thread &thread, uint32_t *argument_register_ids, unsigned int &current_argument_register, addr_t &current_stack_argument) argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Symbol/
H A DCompilerType.cpp1143 const uint64_t bit_width = GetBitSize(nullptr); local
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-ppc/
H A DABISysV_ppc.cpp484 size_t bit_width = compiler_type.GetBitSize(frame_sp.get()); local
700 const size_t bit_width = return_compiler_type.GetBitSize(&thread); local
316 ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, bool is_signed, Thread &thread, uint32_t *argument_register_ids, unsigned int &current_argument_register, addr_t &current_stack_argument) argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-ppc64/
H A DABISysV_ppc64.cpp485 size_t bit_width = compiler_type.GetBitSize(frame_sp.get()); local
701 const size_t bit_width = return_compiler_type.GetBitSize(&thread); local
317 ReadIntegerArgument(Scalar &scalar, unsigned int bit_width, bool is_signed, Thread &thread, uint32_t *argument_register_ids, unsigned int &current_argument_register, addr_t &current_stack_argument) argument
/freebsd-11.0-release/sys/dev/drm2/radeon/
H A Dsi.c1439 static u32 si_create_bitmask(u32 bit_width) argument
/freebsd-11.0-release/sys/xen/interface/
H A Dplatform.h384 uint32_t bit_width; member in struct:xen_power_register
427 uint8_t bit_width; member in struct:xen_pct_register

Completed in 108 milliseconds