Lines Matching defs:ts
1807 TCGTemp *ts; in tcg_context_init() local
2008 TCGTemp *ts; in tcg_global_alloc() local
2022 TCGTemp *ts; in tcg_global_reg_new_internal() local
2050 TCGTemp *ts = tcg_global_alloc(s); in tcg_global_mem_new_internal() local
2107 TCGTemp *ts = tcg_global_mem_new_internal(reg, off, name, TCG_TYPE_I32); in tcg_global_mem_new_i32() local
2113 TCGTemp *ts = tcg_global_mem_new_internal(reg, off, name, TCG_TYPE_I64); in tcg_global_mem_new_i64() local
2119 TCGTemp *ts = tcg_global_mem_new_internal(reg, off, name, TCG_TYPE_PTR); in tcg_global_mem_new_ptr() local
2126 TCGTemp *ts; in tcg_temp_new_internal() local
2262 void tcg_temp_free_internal(TCGTemp *ts) in tcg_temp_free_internal()
2311 TCGTemp *ts; in tcg_constant_internal() local
2397 size_t temp_idx(TCGTemp *ts) in temp_idx()
2666 TCGTemp *ts = args[loc->arg_idx] + loc->tmp_subindex; in tcg_gen_callN() local
2770 TCGTemp *ts = &s->temps[i]; in tcg_reg_alloc_start() local
2798 TCGTemp *ts) in tcg_get_arg_str_ptr()
3774 static inline TCGRegSet *la_temp_pref(TCGTemp *ts) in la_temp_pref()
3782 static inline void la_reset_pref(TCGTemp *ts) in la_reset_pref()
3811 TCGTemp *ts = &s->temps[i]; in la_bb_end() local
3857 TCGTemp *ts = &s->temps[i]; in la_bb_sync() local
3896 TCGTemp *ts = &s->temps[i]; in la_cross_call() local
3955 TCGTemp *ts = arg_temp(op->args[i]); in liveness_pass_0() local
3973 TCGTemp *ts = &s->temps[i]; in liveness_pass_0() local
4015 TCGTemp *ts; in liveness_pass_1() local
4563 static void temp_allocate_frame(TCGContext *s, TCGTemp *ts) in temp_allocate_frame()
4633 static void set_temp_val_reg(TCGContext *s, TCGTemp *ts, TCGReg reg) in set_temp_val_reg()
4650 static void set_temp_val_nonreg(TCGContext *s, TCGTemp *ts, TCGTempVal type) in set_temp_val_nonreg()
4665 static void temp_free_or_dead(TCGContext *s, TCGTemp *ts, int free_or_dead) in temp_free_or_dead()
4689 static inline void temp_dead(TCGContext *s, TCGTemp *ts) in temp_dead()
4698 static void temp_sync(TCGContext *s, TCGTemp *ts, TCGRegSet allocated_regs, in temp_sync()
4741 TCGTemp *ts = s->reg_to_temp[reg]; in tcg_reg_free() local
4867 static void temp_load(TCGContext *s, TCGTemp *ts, TCGRegSet desired_regs, in temp_load()
4919 static void temp_save(TCGContext *s, TCGTemp *ts, TCGRegSet allocated_regs) in temp_save()
4946 TCGTemp *ts = &s->temps[i]; in sync_globals() local
4959 TCGTemp *ts = &s->temps[i]; in tcg_reg_alloc_bb_end() local
4993 TCGTemp *ts = &s->temps[i]; in tcg_reg_alloc_cbranch() local
5039 TCGTemp *ts, *ots; in tcg_reg_alloc_mov() local
5256 TCGTemp *ts; in tcg_reg_alloc_op() local
6041 static void load_arg_reg(TCGContext *s, TCGReg reg, TCGTemp *ts, in load_arg_reg()
6066 static void load_arg_stk(TCGContext *s, unsigned arg_slot, TCGTemp *ts, in load_arg_stk()
6080 TCGTemp *ts, TCGRegSet *allocated_regs) in load_arg_normal()
6125 TCGTemp *ts = arg_temp(op->args[nb_oargs + i]); in tcg_reg_alloc_call() local
6178 TCGTemp *ts = arg_temp(op->args[0]); in tcg_reg_alloc_call() local
6192 TCGTemp *ts = arg_temp(op->args[i]); in tcg_reg_alloc_call() local
6205 TCGTemp *ts = arg_temp(op->args[0]); in tcg_reg_alloc_call() local
6221 TCGTemp *ts = arg_temp(op->args[i]); in tcg_reg_alloc_call() local
6232 TCGTemp *ts = arg_temp(op->args[i]); in tcg_reg_alloc_call() local