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

  /external/valgrind/VEX/priv/
ir_inject.c 222 vassert((iricb.t_opnd2 == Ity_I8) || (iricb.t_opnd2 == Ity_I16)
223 || (iricb.t_opnd2 == Ity_I32));
234 opnd2 = load(endian, iricb.t_opnd2, iricb.opnd2);
245 opnd2 = load(endian, iricb.t_opnd2, iricb.opnd2);
256 || (iricb.t_opnd2 == Ity_I32));
277 opnd2 = load(endian, iricb.t_opnd2, iricb.opnd2);
289 || (iricb.t_opnd2 == Ity_I32));
  /external/valgrind/memcheck/tests/vbit-test/
valgrind.c 46 cb.t_opnd2 = data->opnds[1].type;
  /external/valgrind/VEX/pub/
libvex.h 892 IRType t_opnd2; \/\/ type of 2nd operand member in struct:__anon42054
    [all...]

Completed in 247 milliseconds