Searched refs:op_no (Results 1 – 2 of 2) sorted by relevance
70 static char opt_ch(menudesc *m, int op_no);292 opt_ch(menudesc *m, int op_no)296 if (op_no == m->numopts)299 if (op_no < 25) {300 c = 'a' + op_no;304 c = 'A' + op_no - 25;
2694 unsigned op_no = 0; in vect_check_store_rhs() local2699 op_no = internal_fn_stored_value_index (gimple_call_internal_fn (call)); in vect_check_store_rhs()2705 if (!vect_is_simple_use (vinfo, stmt_info, slp_node, op_no, in vect_check_store_rhs()