Searched refs:no_ovfl_label (Results 1 – 1 of 1) sorted by relevance
1431 TCGLabel *no_ovfl_label = gen_new_label(); in gen_add_sat_i64() local1440 tcg_gen_brcondi_i64(TCG_COND_NE, cond1, 0, no_ovfl_label); in gen_add_sat_i64()1449 gen_set_label(no_ovfl_label); in gen_add_sat_i64()