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

  /external/valgrind/VEX/priv/
ir_opt.c 309 IRQop* qop = ex->Iex.Qop.details; local
312 IRExpr_Qop(qop->op,
313 flatten_Expr(bb, qop->arg1),
314 flatten_Expr(bb, qop->arg2),
315 flatten_Expr(bb, qop->arg3),
316 flatten_Expr(bb, qop->arg4))));
2457 IRQop* qop = ex->Iex.Qop.details; local
    [all...]
host_mips_isel.c     [all...]
ir_defs.c 1288 const IRQop *qop = e->Iex.Qop.details; local
1814 IRQop* qop = LibVEX_Alloc_inline(sizeof(IRQop)); local
2284 const IRQop* qop = e->Iex.Qop.details; local
3632 const IRQop* qop; local
3831 const IRQop* qop = expr->Iex.Qop.details; local
3983 const IRQop* qop = expr->Iex.Qop.details; local
    [all...]
host_amd64_isel.c 2660 IRQop *qop = e->Iex.Qop.details; local
2839 IRQop *qop = e->Iex.Qop.details; local
    [all...]
host_s390_isel.c     [all...]
host_ppc_isel.c     [all...]
  /external/valgrind/memcheck/
mc_translate.c     [all...]
  /external/valgrind/VEX/pub/
libvex_ir.h 405 /* Primitive operations that are used in Unop, Binop, Triop and Qop
    [all...]

Completed in 77 milliseconds