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

  /external/valgrind/memcheck/tests/vbit-test/
util.c 153 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);
vtest.h 232 IRType *t_arg3, IRType *t_arg4);
  /external/valgrind/VEX/priv/
ir_defs.c 3645 IRType t_dst, t_arg1, t_arg2, t_arg3, t_arg4; local
4140 IRType t_dst, t_arg1, t_arg2, t_arg3, t_arg4; local
    [all...]
  /external/valgrind/VEX/pub/
libvex_ir.h     [all...]

Completed in 4257 milliseconds