Lines Matching defs:tg
4684 IRTemp tg = newTemp(ty);4687 assign( tg, getIRegG(size, pfx, rm) );4695 setFlags_MUL ( ty, te, tg, AMD64G_CC_OP_SMULB );4697 assign( resLo, binop( mkSizedOp(ty, Iop_Mul8), mkexpr(te), mkexpr(tg) ) );