Home
last modified time | relevance | path

Searched defs:dst_vec (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ppc.c207 load_constant_vec(struct gen_context *gen, int dst_vec, float value) in load_constant_vec()
268 int dst_vec = -1; in emit_fetch() local
505 int dst_vec = gen->temps_map[reg->Register.Index][chan_index]; in emit_store() local
909 int dst_vec = get_dst_vec(gen, inst, TGSI_CHAN_X); in emit_exp() local
919 int dst_vec = get_dst_vec(gen, inst, TGSI_CHAN_Y); in emit_exp() local
929 int dst_vec = get_dst_vec(gen, inst, TGSI_CHAN_Z); in emit_exp() local
987 int dst_vec = get_dst_vec(gen, inst, TGSI_CHAN_Z); in emit_log() local
/external/opencv3/modules/calib3d/test/
Dtest_homography.cpp267 vector <Point2f> src_vec, dst_vec; in run() local
/external/valgrind/VEX/priv/
Dguest_amd64_toIR.c18907 static IRTemp math_DPPD_128 ( IRTemp src_vec, IRTemp dst_vec, UInt imm8 ) in math_DPPD_128()
18935 static IRTemp math_DPPS_128 ( IRTemp src_vec, IRTemp dst_vec, UInt imm8 ) in math_DPPS_128()
18978 static IRTemp math_MPSADBW_128 ( IRTemp dst_vec, IRTemp src_vec, UInt imm8 ) in math_MPSADBW_128()
19309 IRTemp dst_vec = newTemp(Ity_V128); in dis_ESC_0F3A__SSE4() local
19346 IRTemp dst_vec = newTemp(Ity_V128); in dis_ESC_0F3A__SSE4() local
19382 IRTemp dst_vec = newTemp(Ity_V128); in dis_ESC_0F3A__SSE4() local
19608 IRTemp dst_vec = newTemp(Ity_V128); in dis_ESC_0F3A__SSE4() local
19641 IRTemp dst_vec = newTemp(Ity_V128); in dis_ESC_0F3A__SSE4() local
19673 IRTemp dst_vec = newTemp(Ity_V128); in dis_ESC_0F3A__SSE4() local
31293 IRTemp dst_vec = newTemp(Ity_V128); in dis_ESC_0F3A__VEX() local
[all …]