Home
last modified time | relevance | path

Searched refs:transition_rule_cmp (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-xtensa.c2983 transition_rule_cmp (const TransitionRule *a, const TransitionRule *b) in transition_rule_cmp() function
3052 TransitionTable *table = xg_build_simplify_table (&transition_rule_cmp); in xg_instruction_match()
3093 TransitionTable *table = xg_build_widen_table (&transition_rule_cmp); in xg_is_single_relaxable_insn()
3128 TransitionTable *table = xg_build_widen_table (&transition_rule_cmp); in xg_get_max_insn_widen_size()
3174 TransitionTable *table = xg_build_widen_table (&transition_rule_cmp); in xg_get_max_insn_widen_literal_size()
3220 TransitionTable *table = xg_build_widen_table (&transition_rule_cmp); in xg_is_relaxable_insn()
3624 TransitionTable *table = xg_build_widen_table (&transition_rule_cmp); in xg_expand_to_stack()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2004792 (transition_rule_cmp): New.