Searched refs:tcg_gen_smin_tl (Results 1 – 4 of 4) sorted by relevance
258 #define tcg_gen_smin_tl tcg_gen_smin_i64 macro376 #define tcg_gen_smin_tl tcg_gen_smin_i32
118 return gen_arith(ctx, a, EXT_SIGN, tcg_gen_smin_tl, NULL);
1349 tcg_gen_smin_tl(dest, source, max_val); in gen_sat_i32()
2453 tcg_gen_smin_tl(ret, ret, tcg_constant_i32(up)); in gen_saturate()