Searched refs:emit_conversion_to_double (Results 1 – 2 of 2) sorted by relevance
326 void emit_conversion_to_double(dst_reg dst, src_reg src, bool saturate);
1148 vec4_visitor::emit_conversion_to_double(dst_reg dst, src_reg src, in emit_conversion_to_double() function in brw::vec4_visitor1210 emit_conversion_to_double(dst, op[0], instr->dest.saturate); in nir_emit_alu()1859 emit_conversion_to_double(dst, retype(src_reg(tmp), in nir_emit_alu()