Lines Matching defs:tg
4462 IRTemp tg = newTemp(ty);4465 assign( tg, getIRegG(size, pfx, rm) );4473 setFlags_MUL ( ty, te, tg, AMD64G_CC_OP_SMULB );4475 assign( resLo, binop( mkSizedOp(ty, Iop_Mul8), mkexpr(te), mkexpr(tg) ) );