Searched refs:emit_pack_half_2x16 (Results 1 – 3 of 3) sorted by relevance
248 void emit_pack_half_2x16(dst_reg dst, src_reg src0);
356 vec4_visitor::emit_pack_half_2x16(dst_reg dst, src_reg src0) in emit_pack_half_2x16() function in brw::vec4_visitor
1630 emit_pack_half_2x16(dst, op[0]); in nir_emit_alu()