Lines Matching defs:ts
1806 TCGTemp *ts; in tcg_context_init() local
2007 TCGTemp *ts; in tcg_global_alloc() local
2021 TCGTemp *ts; in tcg_global_reg_new_internal() local
2049 TCGTemp *ts = tcg_global_alloc(s); in tcg_global_mem_new_internal() local
2106 TCGTemp *ts = tcg_global_mem_new_internal(reg, off, name, TCG_TYPE_I32); in tcg_global_mem_new_i32() local
2112 TCGTemp *ts = tcg_global_mem_new_internal(reg, off, name, TCG_TYPE_I64); in tcg_global_mem_new_i64() local
2118 TCGTemp *ts = tcg_global_mem_new_internal(reg, off, name, TCG_TYPE_PTR); in tcg_global_mem_new_ptr() local
2125 TCGTemp *ts; in tcg_temp_new_internal() local
2261 void tcg_temp_free_internal(TCGTemp *ts) in tcg_temp_free_internal()
2310 TCGTemp *ts; in tcg_constant_internal() local
2396 size_t temp_idx(TCGTemp *ts) in temp_idx()
2665 TCGTemp *ts = args[loc->arg_idx] + loc->tmp_subindex; in tcg_gen_callN() local
2769 TCGTemp *ts = &s->temps[i]; in tcg_reg_alloc_start() local
2797 TCGTemp *ts) in tcg_get_arg_str_ptr()
3773 static inline TCGRegSet *la_temp_pref(TCGTemp *ts) in la_temp_pref()
3781 static inline void la_reset_pref(TCGTemp *ts) in la_reset_pref()
3810 TCGTemp *ts = &s->temps[i]; in la_bb_end() local
3856 TCGTemp *ts = &s->temps[i]; in la_bb_sync() local
3895 TCGTemp *ts = &s->temps[i]; in la_cross_call() local
3954 TCGTemp *ts = arg_temp(op->args[i]); in liveness_pass_0() local
3972 TCGTemp *ts = &s->temps[i]; in liveness_pass_0() local
4014 TCGTemp *ts; in liveness_pass_1() local
4562 static void temp_allocate_frame(TCGContext *s, TCGTemp *ts) in temp_allocate_frame()
4632 static void set_temp_val_reg(TCGContext *s, TCGTemp *ts, TCGReg reg) in set_temp_val_reg()
4649 static void set_temp_val_nonreg(TCGContext *s, TCGTemp *ts, TCGTempVal type) in set_temp_val_nonreg()
4664 static void temp_free_or_dead(TCGContext *s, TCGTemp *ts, int free_or_dead) in temp_free_or_dead()
4688 static inline void temp_dead(TCGContext *s, TCGTemp *ts) in temp_dead()
4697 static void temp_sync(TCGContext *s, TCGTemp *ts, TCGRegSet allocated_regs, in temp_sync()
4740 TCGTemp *ts = s->reg_to_temp[reg]; in tcg_reg_free() local
4866 static void temp_load(TCGContext *s, TCGTemp *ts, TCGRegSet desired_regs, in temp_load()
4918 static void temp_save(TCGContext *s, TCGTemp *ts, TCGRegSet allocated_regs) in temp_save()
4945 TCGTemp *ts = &s->temps[i]; in sync_globals() local
4958 TCGTemp *ts = &s->temps[i]; in tcg_reg_alloc_bb_end() local
4992 TCGTemp *ts = &s->temps[i]; in tcg_reg_alloc_cbranch() local
5038 TCGTemp *ts, *ots; in tcg_reg_alloc_mov() local
5255 TCGTemp *ts; in tcg_reg_alloc_op() local
6040 static void load_arg_reg(TCGContext *s, TCGReg reg, TCGTemp *ts, in load_arg_reg()
6065 static void load_arg_stk(TCGContext *s, unsigned arg_slot, TCGTemp *ts, in load_arg_stk()
6079 TCGTemp *ts, TCGRegSet *allocated_regs) in load_arg_normal()
6124 TCGTemp *ts = arg_temp(op->args[nb_oargs + i]); in tcg_reg_alloc_call() local
6177 TCGTemp *ts = arg_temp(op->args[0]); in tcg_reg_alloc_call() local
6191 TCGTemp *ts = arg_temp(op->args[i]); in tcg_reg_alloc_call() local
6204 TCGTemp *ts = arg_temp(op->args[0]); in tcg_reg_alloc_call() local
6220 TCGTemp *ts = arg_temp(op->args[i]); in tcg_reg_alloc_call() local
6231 TCGTemp *ts = arg_temp(op->args[i]); in tcg_reg_alloc_call() local