Searched refs:max_level_of_match (Results 1 – 3 of 3) sorted by relevance
293 int max_level_of_match = -1; in get_opcode_entry() local372 > max_level_of_match)) in get_opcode_entry()375 max_level_of_match = level_of_match; in get_opcode_entry()
1922 int max_level_of_match = -1; in find_cris_op() local1938 if (level_of_match > max_level_of_match) in find_cris_op()1941 max_level_of_match = level_of_match; in find_cris_op()