Home | History | Annotate | Download | only in nds32

Lines Matching defs:op1_num

221   int op1_num = return_p ? 2 : 1;
227 op1 = nds32_legitimize_argument (icode, op1_num, op1);
251 int op1_num = return_p ? 2 : 1;
256 if (!nds32_check_constant_argument (icode, op1_num, op1, name))
260 op1 = nds32_legitimize_argument (icode, op1_num, op1);
285 int op1_num = return_p ? 2 : 1;
292 op1 = nds32_legitimize_argument (icode, op1_num, op1);
318 int op1_num = return_p ? 2 : 1;
328 op1 = nds32_legitimize_argument (icode, op1_num, op1);
408 int op1_num = return_p ? 2 : 1;
417 op1 = nds32_legitimize_argument (icode, op1_num, op1);