Lines Matching defs:allocated_regs
4697 static void temp_sync(TCGContext *s, TCGTemp *ts, TCGRegSet allocated_regs, in temp_sync()
4738 static void tcg_reg_free(TCGContext *s, TCGReg reg, TCGRegSet allocated_regs) in tcg_reg_free()
4757 TCGRegSet allocated_regs, in tcg_reg_alloc()
4819 TCGRegSet allocated_regs, in tcg_reg_alloc_pair()
4867 TCGRegSet allocated_regs, TCGRegSet preferred_regs) in temp_load()
4918 static void temp_save(TCGContext *s, TCGTemp *ts, TCGRegSet allocated_regs) in temp_save()
4928 static void save_globals(TCGContext *s, TCGRegSet allocated_regs) in save_globals()
4940 static void sync_globals(TCGContext *s, TCGRegSet allocated_regs) in sync_globals()
4954 static void tcg_reg_alloc_bb_end(TCGContext *s, TCGRegSet allocated_regs) in tcg_reg_alloc_bb_end()
4986 static void tcg_reg_alloc_cbranch(TCGContext *s, TCGRegSet allocated_regs) in tcg_reg_alloc_cbranch()
5037 TCGRegSet allocated_regs, preferred_regs; in tcg_reg_alloc_mov() local
5171 TCGRegSet allocated_regs = s->reserved_regs; in tcg_reg_alloc_dup() local
5972 TCGRegSet allocated_regs = s->reserved_regs; in tcg_reg_alloc_dup2() local
6041 TCGRegSet allocated_regs) in load_arg_reg()
6066 TCGRegSet allocated_regs) in load_arg_stk()
6079 TCGTemp *ts, TCGRegSet *allocated_regs) in load_arg_normal()
6091 intptr_t ref_off, TCGRegSet *allocated_regs) in load_arg_ref()
6115 TCGRegSet allocated_regs = s->reserved_regs; in tcg_reg_alloc_call() local