Searched refs:emit_unpack_half_2x16 (Results 1 – 4 of 4) sorted by relevance
258 void emit_unpack_half_2x16(dst_reg dst, src_reg src0);
445 vec4_visitor::emit_unpack_half_2x16(dst_reg dst, src_reg src0) in emit_unpack_half_2x16() function in brw::vec4_visitor
1685 emit_unpack_half_2x16(dst, op[0]); in nir_emit_alu()
1606 static LLVMValueRef emit_unpack_half_2x16(struct ac_llvm_context *ctx, in emit_unpack_half_2x16() function2052 result = emit_unpack_half_2x16(&ctx->ac, src[0]); in visit_alu()