Searched refs:ReqOrOption (Results 1 – 4 of 4) sorted by relevance
1283 clear_req_or_option_list (ReqOrOption **r_p) in clear_req_or_option_list()1306 static ReqOrOption *1307 clone_req_or_option_list (ReqOrOption *req_or_option) in clone_req_or_option_list()1309 ReqOrOption *new_req_or_option; in clone_req_or_option_list()1314 new_req_or_option = (ReqOrOption *) xmalloc (sizeof (ReqOrOption)); in clone_req_or_option_list()1364 ReqOrOption *req; in parse_option_cond()1365 ReqOrOption **r_p; in parse_option_cond()1375 req = (ReqOrOption *) xmalloc (sizeof (ReqOrOption)); in parse_option_cond()1527 ReqOrOption *req_or_option = req_option->or_option_terms; in transition_applies()
37 typedef struct req_or_option_list ReqOrOption; typedef
2787 xg_instruction_matches_option_term (TInsn *insn, const ReqOrOption *option) in xg_instruction_matches_option_term()2810 const ReqOrOption *option; in xg_instruction_matches_or_options()
1057 * config/xtensa-relax.h (ReqOrOptionList, ReqOrOption, ReqOptionList,