Lines Matching defs:allocated_regs
4698 static void temp_sync(TCGContext *s, TCGTemp *ts, TCGRegSet allocated_regs, in temp_sync()
4739 static void tcg_reg_free(TCGContext *s, TCGReg reg, TCGRegSet allocated_regs) in tcg_reg_free()
4758 TCGRegSet allocated_regs, in tcg_reg_alloc()
4820 TCGRegSet allocated_regs, in tcg_reg_alloc_pair()
4868 TCGRegSet allocated_regs, TCGRegSet preferred_regs) in temp_load()
4919 static void temp_save(TCGContext *s, TCGTemp *ts, TCGRegSet allocated_regs) in temp_save()
4929 static void save_globals(TCGContext *s, TCGRegSet allocated_regs) in save_globals()
4941 static void sync_globals(TCGContext *s, TCGRegSet allocated_regs) in sync_globals()
4955 static void tcg_reg_alloc_bb_end(TCGContext *s, TCGRegSet allocated_regs) in tcg_reg_alloc_bb_end()
4987 static void tcg_reg_alloc_cbranch(TCGContext *s, TCGRegSet allocated_regs) in tcg_reg_alloc_cbranch()
5038 TCGRegSet allocated_regs, preferred_regs; in tcg_reg_alloc_mov() local
5172 TCGRegSet allocated_regs = s->reserved_regs; in tcg_reg_alloc_dup() local
5973 TCGRegSet allocated_regs = s->reserved_regs; in tcg_reg_alloc_dup2() local
6042 TCGRegSet allocated_regs) in load_arg_reg()
6067 TCGRegSet allocated_regs) in load_arg_stk()
6080 TCGTemp *ts, TCGRegSet *allocated_regs) in load_arg_normal()
6092 intptr_t ref_off, TCGRegSet *allocated_regs) in load_arg_ref()
6116 TCGRegSet allocated_regs = s->reserved_regs; in tcg_reg_alloc_call() local