Lines Matching defs:ts
37 TCGTemp *ts; member
64 static inline TempOptInfo *ts_info(TCGTemp *ts) in ts_info()
89 static inline bool ts_is_const(TCGTemp *ts) in ts_is_const()
94 static inline bool ts_is_const_val(TCGTemp *ts, uint64_t val) in ts_is_const_val()
109 static inline bool ts_is_copy(TCGTemp *ts) in ts_is_copy()
120 static void init_ts_info(OptContext *ctx, TCGTemp *ts) in init_ts_info()
165 TCGTemp *ts = mc->ts; in remove_mem_copy() local
190 static TCGTemp *find_better_copy(TCGTemp *ts) in find_better_copy()
220 static void reset_ts(OptContext *ctx, TCGTemp *ts) in reset_ts()
256 TCGTemp *ts, intptr_t start, intptr_t last) in record_mem_copy()
321 TCGTemp *ts; in arg_new_constant() local
335 TCGTemp *ts = tcg_temp_new_internal(ctx->type, TEMP_EBB); in arg_new_temp() local
935 TCGTemp *ts = arg_temp(op->args[i]); in init_arguments() local
944 TCGTemp *ts = arg_temp(op->args[i]); in copy_propagate() local
972 TCGTemp *ts = arg_temp(op->args[i]); in finish_folding() local
1035 TCGTemp *ts; in fold_masks_zs() local