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

/external/valgrind/main/memcheck/tests/vbit-test/
H A Dvtest.h123 void typeof_primop(IROp, IRType *t_dst, IRType *t_arg1, IRType *t_arg2,
H A Dmain.c21 typeof_primop(op->op, &t_dst, &t1, &t2, &t3, &t4);
H A Dutil.c123 typeof_primop(op, &t_dst, &t_arg1, &t_arg2, &t_arg3, &t_arg4);
148 typeof_primop(op, &unused, &t1, &t2, &t3, &t4);
201 typeof_primop(IROp op, IRType *t_dst, IRType *t_arg1, IRType *t_arg2, function

Completed in 111 milliseconds