Searched refs:or_option_terms (Results 1 – 3 of 3) sorted by relevance
1247 clear_req_or_option_list (&(*r_p)->or_option_terms); in clear_req_option_list()1279 new_req_option->or_option_terms = NULL; in clone_req_option_list()1281 new_req_option->or_option_terms = in clone_req_option_list()1282 clone_req_or_option_list (req_option->or_option_terms); in clone_req_option_list()1328 for (r_p = &option->or_option_terms; (*r_p) != NULL; in parse_option_cond()1410 req_option->or_option_terms = NULL; in parse_insn_pattern()1474 ReqOrOption *req_or_option = req_option->or_option_terms; in transition_applies()
81 ReqOrOptionList *or_option_terms; member
2796 req_options->or_option_terms)) in xg_instruction_matches_options()2909 ReqOrOptionList *l_or_a = l_a->or_option_terms; in transition_rule_cmp()2910 ReqOrOptionList *l_or_b = l_b->or_option_terms; in transition_rule_cmp()