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