Lines Matching refs:n_operands

533   int nop = curr_static_id->n_operands;  in init_curr_operand_mode()
934 int n_operands = curr_static_id->n_operands; in check_conflict_input_operands() local
936 for (int nop = 0; nop < n_operands; nop++) in check_conflict_input_operands()
1981 int n_operands = curr_static_id->n_operands; in process_alt_operands() local
2024 for (nop = 0; nop < n_operands; nop++) in process_alt_operands()
2072 for (nop = 0; nop < n_operands; nop++) in process_alt_operands()
2075 ->operand_alternative[nalt * n_operands + nop].reject); in process_alt_operands()
2085 for (nop = 0; nop < n_operands; nop++) in process_alt_operands()
2108 opalt_num = nalt * n_operands + nop; in process_alt_operands()
2983 if (curr_insn_set != NULL_RTX && n_operands == 2 in process_alt_operands()
3045 for (j = 0; j < n_operands; j++) in process_alt_operands()
3108 for (j = 0; j < n_operands; j++) in process_alt_operands()
3163 for (nop = 0; nop < n_operands; nop++) in process_alt_operands()
3891 int n_operands; in curr_insn_transform() local
3931 n_operands = curr_static_id->n_operands; in curr_insn_transform()
3936 if (n_operands == 0 || n_alternatives == 0) in curr_insn_transform()
3941 for (i = 0; i < n_operands; i++) in curr_insn_transform()
3963 for (i = 0; i < n_operands; i++) in curr_insn_transform()
4010 for (i = 0; i < n_operands; i++) in curr_insn_transform()
4099 for (i = 0; i < n_operands; i++) in curr_insn_transform()
4102 use_sec_mem_p = i < n_operands; in curr_insn_transform()
4114 for (i = 0; i < n_operands; i++) in curr_insn_transform()
4186 for (i = 0; i < n_operands; i++) in curr_insn_transform()
4189 [goal_alt_number * n_operands + i].constraint); in curr_insn_transform()
4212 for (i = 0; i < n_operands; i++) in curr_insn_transform()
4228 for (i = 0; i < n_operands; i++) in curr_insn_transform()
4233 for (i = 0; i < n_operands; i++) in curr_insn_transform()
4290 [goal_alt_number * n_operands + i].constraint); in curr_insn_transform()
4309 for (i = 0; i < n_operands; i++) in curr_insn_transform()
4313 for (i = 0; i < n_operands; i++) in curr_insn_transform()
4369 [goal_alt_number * n_operands + i].earlyclobber) in curr_insn_transform()
4525 [goal_alt_number * n_operands + goal_alt_matched[i][0]] in curr_insn_transform()
4539 [goal_alt_number * n_operands + i].earlyclobber); in curr_insn_transform()