Searched refs:alt_insn (Results 1 – 1 of 1) sorted by relevance
3512 struct instruction *alt_insn = insn->alts ? insn->alts->insn : NULL; in skip_alt_group() local3528 if (!alt_insn) in skip_alt_group()3532 if (alt_insn->alt_group && alt_insn->alt_group->ignore) in skip_alt_group()3535 return alt_insn->type == INSN_CLAC || alt_insn->type == INSN_STAC; in skip_alt_group()