Searched refs:Iop_Left32 (Results 1 - 9 of 9) sorted by relevance

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h454 Iop_Left8, Iop_Left16, Iop_Left32, Iop_Left64, /* \x -> x | -x */ enumerator in enum:__anon14008
/external/valgrind/main/VEX/priv/
H A Dir_opt.c1222 case Iop_Left32: {
4112 if (is_Unop(aa, Iop_Left32))
4123 case Iop_Left32:
4125 if (is_Unop(aa, Iop_Left32))
4126 return IRExpr_Unop( Iop_Left32, aa->Iex.Unop.arg );
H A Dhost_s390_isel.c1167 case Iop_Left32:
H A Dir_defs.c209 case Iop_Left32: vex_printf("Left32"); return;
2160 case Iop_CmpwNEZ32: case Iop_Left32: UNARY(Ity_I32,Ity_I32);
H A Dhost_amd64_isel.c1605 case Iop_Left32:
H A Dhost_ppc_isel.c1751 case Iop_Left32:
H A Dhost_x86_isel.c1229 case Iop_Left32: {
H A Dhost_arm_isel.c1597 case Iop_Left32: {
/external/valgrind/main/memcheck/
H A Dmc_translate.c572 return assignNew('V', mce, Ity_I32, unop(Iop_Left32, a1));

Completed in 111 milliseconds