Searched refs:tcg_reg_alloc_bb_end (Results 1 - 1 of 1) sorted by relevance

/external/qemu/tcg/
H A Dtcg.c1557 static void tcg_reg_alloc_bb_end(TCGContext *s, TCGRegSet allocated_regs) function
1742 tcg_reg_alloc_bb_end(s, allocated_regs);
2143 tcg_reg_alloc_bb_end(s, s->reserved_regs);

Completed in 21 milliseconds