Home | History | Annotate | Download | only in priv

Lines Matching refs:resTy

7246    IRTemp resTy  = IRTemp_INVALID;
7370 resTy = newTemp(ty);
7372 assign( resTy, narrowTo(ty, mkexpr(res64)) );
7377 resTy, rssTy, ty, tmpSH );
7380 putIRegE(sz, pfx, modrm, mkexpr(resTy));
7382 storeLE( mkexpr(addr), mkexpr(resTy) );