Searched defs:ts2 (Results 1 – 3 of 3) sorted by relevance
194 static void struct_compare(TestStruct *ts1, TestStruct *ts2) in struct_compare()
2068 TCGTemp *ts2 = tcg_global_alloc(s); in tcg_global_mem_new_internal() local2173 TCGTemp *ts2 = tcg_temp_alloc(s); in tcg_temp_new_internal() local2324 TCGTemp *ts2 = tcg_temp_alloc(s); in tcg_constant_internal() local5304 TCGTemp *ts2; in tcg_reg_alloc_op() local
280 static bool ts_are_copies(TCGTemp *ts1, TCGTemp *ts2) in ts_are_copies()