Home
last modified time | relevance | path

Searched refs:vec16 (Results 1 – 22 of 22) sorted by relevance

/external/clang/test/Sema/
Dext_vector_components.c14 float16 vec16; in test() local
38 vec4.x = vec16.sf; in test()
39 vec4.x = vec16.sF; in test()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_blorp_blit.cpp773 retype(vec16(brw_vec8_grf(reg, 0)), key->texture_data_type); in alloc_regs()
780 = vec16(retype(brw_vec8_grf(reg++, 0), BRW_REGISTER_TYPE_UW)); in alloc_regs()
782 = vec16(retype(brw_vec8_grf(reg++, 0), BRW_REGISTER_TYPE_UW)); in alloc_regs()
786 = vec16(retype(brw_vec8_grf(reg++, 0), BRW_REGISTER_TYPE_UW)); in alloc_regs()
787 this->t1 = vec16(retype(brw_vec8_grf(reg++, 0), BRW_REGISTER_TYPE_UW)); in alloc_regs()
788 this->t2 = vec16(retype(brw_vec8_grf(reg++, 0), BRW_REGISTER_TYPE_UW)); in alloc_regs()
1180 struct brw_reg null16 = vec16(retype(brw_null_reg(), BRW_REGISTER_TYPE_UW)); in kill_if_outside_dst_rect()
1316 brw_CMP(&func, vec16(brw_null_reg()), BRW_CONDITIONAL_NZ, in manual_blend()
1444 texture_lookup(vec16(mcs_data), GEN7_SAMPLER_MESSAGE_SAMPLE_LD_MCS, in mcs_fetch()
1465 retype(vec16(brw_message_reg(base_mrf)), BRW_REGISTER_TYPE_UD); in texture_lookup()
[all …]
Dbrw_wm_emit.c128 dst0_uw = vec16(retype(dst[0], BRW_REGISTER_TYPE_UW)); in emit_pixel_xy()
129 dst1_uw = vec16(retype(dst[1], BRW_REGISTER_TYPE_UW)); in emit_pixel_xy()
1058 dst_retyped = retype(vec16(dst[0]), BRW_REGISTER_TYPE_UW); in emit_tex()
1194 dst_retyped = retype(vec16(dst[0]), BRW_REGISTER_TYPE_UW); in emit_txb()
1602 brw_oword_block_read(p, vec16(reg), brw_message_reg(1), 2, slot); in emit_unspill()
Dbrw_fs_emit.cpp137 dst = vec16(dst); in generate_pixel_xy()
388 dst = vec16(dst); in generate_tex()
Dbrw_eu_emit.c1902 src_header = vec16(src_header); in brw_oword_block_write_scratch()
1918 dest = retype(vec16(brw_null_reg()), BRW_REGISTER_TYPE_UW); in brw_oword_block_write_scratch()
2252 dest = retype(vec16(brw_null_reg()), BRW_REGISTER_TYPE_UW); in brw_fb_WRITE()
Dbrw_eu.h625 static INLINE struct brw_reg vec16( struct brw_reg reg ) in vec16() function
/external/libyuv/files/source/
Dscale_neon.cc281 static vec16 kMult38_Div6 =
284 static vec16 kMult38_Div9 =
Dscale_neon64.cc280 static vec16 kMult38_Div6 =
283 static vec16 kMult38_Div9 =
Dscale_gcc.cc60 static vec16 kRound34 =
Dscale_win.cc59 static vec16 kRound34 =
Drow_gcc.cc98 static vec16 kAddYJ64 = {
Drow_win.cc205 static const vec16 kAddYJ64 = {
/external/libvpx/libvpx/third_party/libyuv/source/
Dscale_neon.cc289 static vec16 kMult38_Div6 =
292 static vec16 kMult38_Div9 =
Dscale_neon64.cc280 static vec16 kMult38_Div6 =
283 static vec16 kMult38_Div9 =
Dscale_gcc.cc58 static vec16 kRound34 =
Drow_neon.cc157 static vec16 kUVBiasBGR = { BB, BG, BR, 0, 0, 0, 0, 0 };
Drow_neon64.cc148 static vec16 kUVBiasBGR = { BB, BG, BR, 0, 0, 0, 0, 0 };
Dscale_win.cc60 static vec16 kRound34 =
Drow_gcc.cc97 static vec16 kAddYJ64 = {
Drow_win.cc281 static const vec16 kAddYJ64 = {
/external/libyuv/files/include/libyuv/
Drow.h378 typedef __declspec(align(16)) int16 vec16[8]; typedef
394 typedef int16 __attribute__((vector_size(16))) vec16;
409 typedef int16 vec16[8];
430 vec16 kUVBiasBGR;
438 vec16 kUVBiasBGR;
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h371 typedef __declspec(align(16)) int16 vec16[8]; typedef
387 typedef int16 __attribute__((vector_size(16))) vec16;
402 typedef int16 vec16[8];