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

/external/valgrind/main/memcheck/tests/vbit-test/
H A Dvtest.h124 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);
131 is_floating_point_type(t_arg3) ||
202 IRType *t_arg3, IRType *t_arg4)
210 *t_arg2 = (_ta2); *t_arg3 = (_ta3); break
213 *t_arg2 = (_ta2); *t_arg3 = (_ta3); \
227 *t_arg3 = 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/main/VEX/priv/
H A Dir_defs.c2381 IRType* t_arg3, IRType* t_arg4 )
2389 *t_arg2 = (_ta2); *t_arg3 = (_ta3); break
2392 *t_arg2 = (_ta2); *t_arg3 = (_ta3); \
2406 *t_arg3 = Ity_INVALID;
3393 IRType t_dst, t_arg1, t_arg2, t_arg3, t_arg4; local
3408 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4);
3412 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4);
3416 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4);
3420 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4);
3816 IRType t_dst, t_arg1, t_arg2, t_arg3, t_arg local
2377 typeOfPrimop( IROp op, IRType* t_dst, IRType* t_arg1, IRType* t_arg2, IRType* t_arg3, IRType* t_arg4 ) argument
[all...]

Completed in 78 milliseconds