Searched refs:emit_conversion_to_double (Results 1 – 2 of 2) sorted by relevance
317 void emit_conversion_to_double(dst_reg dst, src_reg src);
892 vec4_visitor::emit_conversion_to_double(dst_reg dst, src_reg src) in emit_conversion_to_double() function in brw::vec4_visitor1153 emit_conversion_to_double(dst, op[0]); in nir_emit_alu()1533 emit_conversion_to_double(dst, negate(op[0])); in nir_emit_alu()1795 emit_conversion_to_double(dst, retype(src_reg(tmp), in nir_emit_alu()