Home
last modified time | relevance | path

Searched refs:t_opnd3 (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/VEX/priv/
Dir_inject.c255 vassert((iricb.t_opnd3 == Ity_I8) || (iricb.t_opnd3 == Ity_I16) in vex_inject_ir()
266 opnd3 = load(endian, iricb.t_opnd3, iricb.opnd3); in vex_inject_ir()
278 opnd3 = load(endian, iricb.t_opnd3, iricb.opnd3); in vex_inject_ir()
288 vassert((iricb.t_opnd3 == Ity_I8) || (iricb.t_opnd3 == Ity_I16) in vex_inject_ir()
/external/valgrind/memcheck/tests/vbit-test/
Dvalgrind.c47 cb.t_opnd3 = data->opnds[2].type; in new_iricb()
/external/valgrind/VEX/pub/
Dlibvex.h893 IRType t_opnd3; // type of 3rd operand member