Searched refs:allocate_new_reg (Results 1 – 1 of 1) sorted by relevance
5303 bool allocate_new_reg, copyto_new_reg; in tcg_reg_alloc_op() local5334 allocate_new_reg = false; in tcg_reg_alloc_op()5350 allocate_new_reg = true; in tcg_reg_alloc_op()5356 allocate_new_reg = in tcg_reg_alloc_op()5360 if (!allocate_new_reg) { in tcg_reg_alloc_op()5364 allocate_new_reg = !tcg_regset_test_reg(i_required_regs, reg); in tcg_reg_alloc_op()5366 if (allocate_new_reg) { in tcg_reg_alloc_op()