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

/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/
H A DRegisterInfos_i386.h82 #define DEFINE_GPR_PSEUDO_8H(reg8, reg32) \ macro
118 DEFINE_GPR_PSEUDO_8H(ah, eax),
119 DEFINE_GPR_PSEUDO_8H(bh, ebx),
120 DEFINE_GPR_PSEUDO_8H(ch, ecx),
121 DEFINE_GPR_PSEUDO_8H(dh, edx),
204 #undef DEFINE_GPR_PSEUDO_8H macro
H A DRegisterInfos_x86_64.h84 #define DEFINE_GPR_PSEUDO_8H(reg8, reg64) \ macro
152 DEFINE_GPR_PSEUDO_8H(ah, rax),
153 DEFINE_GPR_PSEUDO_8H(bh, rbx),
154 DEFINE_GPR_PSEUDO_8H(ch, rcx),
155 DEFINE_GPR_PSEUDO_8H(dh, rdx),
264 #undef DEFINE_GPR_PSEUDO_8H macro

Completed in 49 milliseconds