OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:t_arg2
(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);
158
if (
t_arg2
== Ity_INVALID) return 0;
162
is_floating_point_type(
t_arg2
) ||
202
typeof_primop(IROp op, IRType *t_dst, IRType *t_arg1, IRType *
t_arg2
,
205
return typeOfPrimop(op, t_dst, t_arg1,
t_arg2
, t_arg3, t_arg4);
vtest.h
149
void typeof_primop(IROp, IRType *t_dst, IRType *t_arg1, IRType *
t_arg2
,
/external/valgrind/VEX/priv/
ir_defs.c
3547
IRType t_dst, t_arg1,
t_arg2
, t_arg3, t_arg4;
local
3974
IRType t_dst, t_arg1,
t_arg2
, t_arg3, t_arg4;
local
[
all
...]
/external/valgrind/VEX/pub/
libvex_ir.h
[
all
...]
Completed in 62 milliseconds