Searched refs:round_even (Results 1 – 3 of 3) sorted by relevance
454 i2u(f2i(round_even(mul(clamp(vec2_rval, in lower_pack_snorm_2x16()503 i2u(f2i(round_even(mul(clamp(vec4_rval, in lower_pack_snorm_4x8()664 f2u(round_even(mul(saturate(vec2_rval), constant(65535.0f))))); in lower_pack_unorm_2x16()708 f2u(round_even(mul(saturate(vec4_rval), constant(255.0f))))); in lower_pack_unorm_4x8()940 assign(u16, f2u(round_even(mul(expr(ir_unop_abs, f), in pack_half_1x16_nosign()974 f2u(round_even( in pack_half_1x16_nosign()
144 ir_expression *round_even(operand a);
254 ir_expression *round_even(operand a) in round_even() function