Searched refs:GPR16 (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/X86/ |
| H A D | ABIX86.cpp | 40 GPR16, enumerator 136 {GPR16, l "x", std::nullopt}, \ 140 {{GPR16, l "x", std::nullopt}, \ 149 {GPR16, r16, std::nullopt}, \ 153 {{GPR16, r16, std::nullopt}, {GPR8, r16 "l", std::nullopt}}) \ 159 {GPR16, "r" #n "w", std::nullopt}, \ 248 addPartialRegisters(regs, subreg_by_kind[GPR16], gpr_base_size, eEncodingUint, in AugmentRegisterInfo()
|