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

  /external/valgrind/VEX/priv/
ir_opt.c 355 newargs = shallowCopyIRExprVec(ex->Iex.CCall.args);
360 IRExpr_CCall(ex->Iex.CCall.cee,
361 ex->Iex.CCall.retty,
    [all...]
ir_defs.c     [all...]
host_x86_isel.c     [all...]
host_amd64_isel.c     [all...]
host_mips_isel.c     [all...]
host_arm64_isel.c     [all...]
host_ppc_isel.c     [all...]
host_s390_isel.c     [all...]
guest_s390_toIR.c 777 call->Iex.CCall.cee->mcx_mask = (1<<0) | (1<<3);
813 call->Iex.CCall.cee->mcx_mask = (1<<0) | (1<<1) | (1<<4);
837 call->Iex.CCall.cee->mcx_mask = (1<<0) | (1<<1) | (1<<4);
    [all...]
host_arm_isel.c     [all...]
guest_arm_toIR.c     [all...]
guest_arm64_toIR.c     [all...]
guest_x86_toIR.c 800 call->Iex.CCall.cee->mcx_mask = (1<<0) | (1<<3);
824 call->Iex.CCall.cee->mcx_mask = (1<<0) | (1<<1) | (1<<4);
846 call->Iex.CCall.cee->mcx_mask = (1<<0) | (1<<3);
    [all...]
guest_amd64_toIR.c     [all...]
  /external/valgrind/memcheck/
mc_translate.c     [all...]
  /external/valgrind/VEX/pub/
libvex_ir.h     [all...]

Completed in 655 milliseconds