Searched refs:Iop_Mul32 (Results 1 - 16 of 16) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dguest_mips_toIR.c6117 binop(Iop_Mul32,
6158 binop(Iop_Mul32,
6290 binop(Iop_Mul32,
6325 binop(Iop_Mul32,
9680 binop(Iop_Mul32,
9704 binop(Iop_Mul32,
9745 binop(Iop_Mul32,
9782 assign(t2, binop(Iop_Mul32,
9978 binop(Iop_Mul32,
9985 binop(Iop_Mul32,
[all...]
H A Dguest_arm_toIR.c8986 assign( res, binop(Iop_Mul32, mkexpr(srcN), mkexpr(srcM)) );
10423 binop( Iop_Mul32,
10430 assign( irt_prod_hi, binop(Iop_Mul32,
10507 binop(Iop_Mul32,
10515 binop( Iop_Mul32,
10585 binop(Iop_Mul32,
15660 assign( res, binop(Iop_Mul32, mkexpr(argL), mkexpr(argR)) );
15756 binop(Iop_Mul32, mkexpr(argL), mkexpr(argR)) ));
17905 anOp = Iop_Mul32; anOpNm = "mul"; goto and_orr_eor_mul;
20828 assign(res, binop(Iop_Mul32, getIReg
[all...]
H A Dhost_mips_isel.c1062 if (e->Iex.Binop.op == Iop_Mul32 || e->Iex.Binop.op == Iop_Mul64) {
1063 Bool sz32 = (e->Iex.Binop.op == Iop_Mul32);
H A Dhost_arm64_isel.c1741 if (e->Iex.Binop.op == Iop_Mul64 || e->Iex.Binop.op == Iop_Mul32) {
H A Dhost_x86_isel.c945 case Iop_Mul16: case Iop_Mul32:
H A Dir_defs.c2419 case Iop_Add32: case Iop_Sub32: case Iop_Mul32:
H A Dhost_amd64_isel.c994 case Iop_Mul16: case Iop_Mul32: case Iop_Mul64:
H A Dhost_ppc_isel.c1536 if (e->Iex.Binop.op == Iop_Mul32
H A Dir_opt.c1794 case Iop_Mul32:
H A Dguest_arm64_toIR.c2506 binop(Iop_Mul32, getIReg32orZR(mm), getIReg32orZR(nn))));
H A Dhost_arm_isel.c1312 if (e->Iex.Binop.op == Iop_Mul32) {
/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h423 Iop_Mul8, Iop_Mul16, Iop_Mul32, Iop_Mul64, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c240 case Iop_Add32: case Iop_Sub32: case Iop_Mul32:
H A Dirops.c23 { DEFOP(Iop_Mul32, UNDEF_LEFT), .s390x = 0, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 = 1, .mips32 = 1, .mips64 = 1 },
/external/valgrind/main/VEX/
H A Dtest_main.c1836 case Iop_Mul32:
/external/valgrind/main/memcheck/
H A Dmc_translate.c3747 case Iop_Mul32:

Completed in 1704 milliseconds