Home
last modified time | relevance | path

Searched refs:emit_conversion_to_double (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_vec4.h326 void emit_conversion_to_double(dst_reg dst, src_reg src, bool saturate);
Dbrw_vec4_nir.cpp1148 vec4_visitor::emit_conversion_to_double(dst_reg dst, src_reg src, in emit_conversion_to_double() function in brw::vec4_visitor
1210 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()