Lines Matching defs:tg
4677 IRTemp tg = newTemp(ty);4680 assign( tg, getIRegG(size, pfx, rm) );4688 setFlags_MUL ( ty, te, tg, AMD64G_CC_OP_SMULB );4690 assign( resLo, binop( mkSizedOp(ty, Iop_Mul8), mkexpr(te), mkexpr(tg) ) );