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

/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/
H A DRegisterInfos_i386.h49 #define DEFINE_FP_ST(reg, i) \ macro
140 DEFINE_FP_ST(st, 0),
141 DEFINE_FP_ST(st, 1),
142 DEFINE_FP_ST(st, 2),
143 DEFINE_FP_ST(st, 3),
144 DEFINE_FP_ST(st, 4),
145 DEFINE_FP_ST(st, 5),
146 DEFINE_FP_ST(st, 6),
147 DEFINE_FP_ST(st, 7),
H A DRegisterInfos_x86_64.h49 #define DEFINE_FP_ST(reg, i) \ macro
186 DEFINE_FP_ST(st, 0),
187 DEFINE_FP_ST(st, 1),
188 DEFINE_FP_ST(st, 2),
189 DEFINE_FP_ST(st, 3),
190 DEFINE_FP_ST(st, 4),
191 DEFINE_FP_ST(st, 5),
192 DEFINE_FP_ST(st, 6),
193 DEFINE_FP_ST(st, 7),

Completed in 100 milliseconds