Searched refs:pan_has_dest_mod (Results 1 – 3 of 3) sorted by relevance
82 pan_has_dest_mod(nir_dest **odest, nir_op op) in pan_has_dest_mod() function
234 bool pan_has_dest_mod(nir_dest **dest, nir_op op);
477 if (pan_has_dest_mod(dest, op)) { in mir_accept_dest_mod()600 if (pan_has_dest_mod(&dest, floatdestmods[q])) in mir_is_bcsel_float()