Home | History | Annotate | Download | only in priv

Lines Matching defs:srcL

2878       IRTemp srcL = newTemp(ty);
2882 assign(srcL, getIRegOrZR(is64, nn));
2893 assign(res, binop(iop, mkexpr(srcL), mkexpr(srcR)));