Searched refs:DEFINE_GPR_PSEUDO_8H (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_i386.h164 #define DEFINE_GPR_PSEUDO_8H(reg8, reg32) \ macro
227 DEFINE_GPR_PSEUDO_8H(ah, eax), DEFINE_GPR_PSEUDO_8H(bh, ebx),
228 DEFINE_GPR_PSEUDO_8H(ch, ecx), DEFINE_GPR_PSEUDO_8H(dh, edx),
307 #undef DEFINE_GPR_PSEUDO_8H macro
H A DRegisterInfos_x86_64.h178 #define DEFINE_GPR_PSEUDO_8H(reg8, reg64) \ macro
256 DEFINE_GPR_PSEUDO_8H(ah, rax), DEFINE_GPR_PSEUDO_8H(bh, rbx),
257 DEFINE_GPR_PSEUDO_8H(ch, rcx), DEFINE_GPR_PSEUDO_8H(dh, rdx),
341 #undef DEFINE_GPR_PSEUDO_8H macro
H A DRegisterInfos_x86_64_with_base.h166 #define DEFINE_GPR_PSEUDO_8H(reg8, reg64) \ macro
239 DEFINE_GPR_PSEUDO_8H(ah, rax), DEFINE_GPR_PSEUDO_8H(bh, rbx),
240 DEFINE_GPR_PSEUDO_8H(ch, rcx), DEFINE_GPR_PSEUDO_8H(dh, rdx),
326 #undef DEFINE_GPR_PSEUDO_8H macro

Completed in 66 milliseconds