HomeSort by relevance Sort by last modified time
    Searched refs:t_arg4 (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/memcheck/tests/vbit-test/
vtest.h 124 IRType *t_arg3, IRType *t_arg4);
util.c 121 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;
    [all...]
  /external/valgrind/main/VEX/priv/
ir_defs.c 3393 IRType t_dst, t_arg1, t_arg2, t_arg3, t_arg4; local
3816 IRType t_dst, t_arg1, t_arg2, t_arg3, t_arg4; local
    [all...]

Completed in 68 milliseconds