Searched defs:IsLabelOperand (Results 1 – 3 of 3) sorted by relevance
219 struct IsLabelOperand { struct236 constexpr auto labels_count = kCountArguments<IsLabelOperand, ArgumentsTypes...>; in EmitVex() argument
240 struct IsLabelOperand { in Jcc() struct241 static constexpr bool value = in Jcc()
314 struct IsLabelOperand { struct315 static constexpr bool value = Assembler::template IsLabelOperand<ArgumentType>::value; argument