Searched refs:allocate_new_reg (Results 1 – 1 of 1) sorted by relevance
4858 bool allocate_new_reg, copyto_new_reg; in tcg_reg_alloc_op() local4879 allocate_new_reg = false; in tcg_reg_alloc_op()4895 allocate_new_reg = true; in tcg_reg_alloc_op()4901 allocate_new_reg = in tcg_reg_alloc_op()4905 if (!allocate_new_reg) { in tcg_reg_alloc_op()4909 allocate_new_reg = !tcg_regset_test_reg(i_required_regs, reg); in tcg_reg_alloc_op()4911 if (allocate_new_reg) { in tcg_reg_alloc_op()