Home
last modified time | relevance | path

Searched defs:dst_vec (Results 1 – 2 of 2) 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/valgrind/VEX/priv/
Dguest_amd64_toIR.c18455 static IRTemp math_DPPD_128 ( IRTemp src_vec, IRTemp dst_vec, UInt imm8 ) in math_DPPD_128()
18483 static IRTemp math_DPPS_128 ( IRTemp src_vec, IRTemp dst_vec, UInt imm8 ) in math_DPPS_128()
18526 static IRTemp math_MPSADBW_128 ( IRTemp dst_vec, IRTemp src_vec, UInt imm8 ) in math_MPSADBW_128()
18857 IRTemp dst_vec = newTemp(Ity_V128); in dis_ESC_0F3A__SSE4() local
18894 IRTemp dst_vec = newTemp(Ity_V128); in dis_ESC_0F3A__SSE4() local
18930 IRTemp dst_vec = newTemp(Ity_V128); in dis_ESC_0F3A__SSE4() local
19156 IRTemp dst_vec = newTemp(Ity_V128); in dis_ESC_0F3A__SSE4() local
19189 IRTemp dst_vec = newTemp(Ity_V128); in dis_ESC_0F3A__SSE4() local
19221 IRTemp dst_vec = newTemp(Ity_V128); in dis_ESC_0F3A__SSE4() local
30832 IRTemp dst_vec = newTemp(Ity_V128); in dis_ESC_0F3A__VEX() local
[all …]