Searched refs:mir_accept_dest_mod (Results 1 – 1 of 1) sorted by relevance
475 mir_accept_dest_mod(compiler_context *ctx, nir_dest **dest, nir_op op) in mir_accept_dest_mod() function502 bool fpos = mir_accept_dest_mod(ctx, dest, nir_op_fclamp_pos); in mir_determine_float_outmod()503 bool fsat = mir_accept_dest_mod(ctx, dest, nir_op_fsat); in mir_determine_float_outmod()504 bool ssat = mir_accept_dest_mod(ctx, dest, nir_op_fsat_signed); in mir_determine_float_outmod()