Home | History | Annotate | Download | only in priv

Lines Matching refs:resTy

7190    IRTemp resTy  = IRTemp_INVALID;
7314 resTy = newTemp(ty);
7316 assign( resTy, narrowTo(ty, mkexpr(res64)) );
7321 resTy, rssTy, ty, tmpSH );
7324 putIRegE(sz, pfx, modrm, mkexpr(resTy));
7326 storeLE( mkexpr(addr), mkexpr(resTy) );