Home
last modified time | relevance | path

Searched refs:GPR16 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/X86/
H A DABIX86.cpp52 GPR16, enumerator
148 {GPR16, l "x", std::nullopt}, \
152 {{GPR16, l "x", std::nullopt}, \
161 {GPR16, r16, std::nullopt}, \
165 {{GPR16, r16, std::nullopt}, {GPR8, r16 "l", std::nullopt}}) \
171 {GPR16, "r" #n "w", std::nullopt}, \
260 addPartialRegisters(regs, subreg_by_kind[GPR16], gpr_base_size, eEncodingUint, in AugmentRegisterInfo()