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

/external/valgrind/memcheck/tests/vbit-test/
H A Dutil.c153 IRType t_dst, t_arg1, t_arg2, t_arg3, t_arg4; local
155 typeof_primop(op, &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4);
164 is_floating_point_type(t_arg4)) {
203 IRType *t_arg3, IRType *t_arg4)
205 return typeOfPrimop(op, t_dst, t_arg1, t_arg2, t_arg3, t_arg4);
202 typeof_primop(IROp op, IRType *t_dst, IRType *t_arg1, IRType *t_arg2, IRType *t_arg3, IRType *t_arg4) argument
H A Dvtest.h150 IRType *t_arg3, IRType *t_arg4);
/external/valgrind/VEX/priv/
H A Dir_defs.c2481 IRType* t_arg3, IRType* t_arg4 )
2493 *t_arg4 = (_ta4); break
2507 *t_arg4 = Ity_INVALID;
3547 IRType t_dst, t_arg1, t_arg2, t_arg3, t_arg4; local
3562 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4);
3566 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4);
3570 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4);
3574 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4);
3974 IRType t_dst, t_arg1, t_arg2, t_arg3, t_arg4; local
3995 &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4);
[all...]
/external/valgrind/VEX/pub/
H A Dlibvex_ir.h1856 IRType* t_arg2, IRType* t_arg3, IRType* t_arg4 );

Completed in 113 milliseconds