Searched refs:emit_pack_half_2x16 (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4.h256 void emit_pack_half_2x16(dst_reg dst, src_reg src0);
H A Dbrw_vec4_visitor.cpp369 vec4_visitor::emit_pack_half_2x16(dst_reg dst, src_reg src0) function in class:brw::vec4_visitor
H A Dbrw_vec4_nir.cpp1341 /* See also vec4_visitor::emit_pack_half_2x16() */
1623 emit_pack_half_2x16(dst, op[0]);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4.h253 void emit_pack_half_2x16(dst_reg dst, src_reg src0);
H A Dbrw_vec4_visitor.cpp356 vec4_visitor::emit_pack_half_2x16(dst_reg dst, src_reg src0) function in class:brw::vec4_visitor
H A Dbrw_vec4_nir.cpp1410 /* See also vec4_visitor::emit_pack_half_2x16() */
1661 emit_pack_half_2x16(dst, op[0]);
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_nir_to_llvm.c488 static LLVMValueRef emit_pack_half_2x16(struct ac_llvm_context *ctx, function in typeref:typename:LLVMValueRef
966 result = emit_pack_half_2x16(&ctx->ac, src[0]);

Completed in 19 milliseconds