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

/freebsd-9.3-release/contrib/gcc/
H A Dgensupport.c785 int alternatives, max_operand;
793 max_operand = -1;
794 collect_insn_data (insn_elem->data, &alternatives, &max_operand);
795 max_operand += 1;
806 pred = alter_predicate_for_insn (pred, alternatives, max_operand,
832 alternatives, max_operand);
782 int alternatives, max_operand; local

Completed in 100 milliseconds