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

/external/valgrind/VEX/priv/
H A Dguest_arm_toIR.c9094 IRTemp irt_prod = newTemp(Ity_I64); local
9096 assign( irt_prod,
9107 unop(Iop_64HIto32, mkexpr(irt_prod)),
9110 unop(Iop_64to32, mkexpr(irt_prod)),
10646 IRTemp irt_prod = newTemp(Ity_I32); local
10648 assign( irt_prod,
10663 IRExpr* ire_result = binop(Iop_Add32, mkexpr(irt_prod), mkexpr(irt_regA));
10671 signed_overflow_after_Add32( ire_result, irt_prod, irt_regA ),
10717 IRTemp irt_prod = newTemp(Ity_I64); local
10722 assign( irt_prod,
10789 IRTemp irt_prod = newTemp(Ity_I64); local
[all...]

Completed in 77 milliseconds