Home | History | Annotate | Download | only in priv

Lines Matching refs:resTy

7917    IRTemp resTy  = IRTemp_INVALID;
8041 resTy = newTemp(ty);
8043 assign( resTy, narrowTo(ty, mkexpr(res64)) );
8048 resTy, rssTy, ty, tmpSH );
8051 putIRegE(sz, pfx, modrm, mkexpr(resTy));
8053 storeLE( mkexpr(addr), mkexpr(resTy) );