Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp2196 int element_byte_size, in Emulate_MSA_Branch_DF()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp2870 int element_byte_size, in Emulate_MSA_Branch_DF()
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8795 uint64_t element_byte_size = field_type_info.Width / 8; in DumpValue() local