Searched refs:t_arg4 (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/memcheck/tests/vbit-test/
H A Dvtest.h126 IRType *t_arg3, IRType *t_arg4);
H A Dutil.c121 IRType t_dst, t_arg1, t_arg2, t_arg3, t_arg4; local
123 typeof_primop(op, &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4);
132 is_floating_point_type(t_arg4)) {
202 IRType *t_arg3, IRType *t_arg4)
214 *t_arg4 = (_ta4); break
228 *t_arg4 = Ity_INVALID;
201 typeof_primop(IROp op, IRType *t_dst, IRType *t_arg1, IRType *t_arg2, IRType *t_arg3, IRType *t_arg4) argument
/external/valgrind/VEX/priv/
H A Dir_defs.c2478 IRType* t_arg3, IRType* t_arg4 )
2490 *t_arg4 = (_ta4); break
2504 *t_arg4 = Ity_INVALID;
3541 IRType t_dst, t_arg1, t_arg2, t_arg3, t_arg4; local
3556 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4);
3560 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4);
3564 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4);
3568 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4);
3968 IRType t_dst, t_arg1, t_arg2, t_arg3, t_arg4; local
3989 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4);
[all...]

Completed in 176 milliseconds