Searched refs:emit_pack_half_2x16 (Results 1 – 4 of 4) sorted by relevance
257 void emit_pack_half_2x16(dst_reg dst, src_reg src0);
368 vec4_visitor::emit_pack_half_2x16(dst_reg dst, src_reg src0) in emit_pack_half_2x16() function in brw::vec4_visitor
1689 emit_pack_half_2x16(dst, op[0]); in nir_emit_alu()
1594 static LLVMValueRef emit_pack_half_2x16(struct ac_llvm_context *ctx, in emit_pack_half_2x16() function2049 result = emit_pack_half_2x16(&ctx->ac, src[0]); in visit_alu()