Searched refs:max_level_of_match (Results 1 – 2 of 2) 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()
2027 int max_level_of_match = -1; in find_cris_op() local2043 if (level_of_match > max_level_of_match) in find_cris_op()2046 max_level_of_match = level_of_match; in find_cris_op()