Home | History | Annotate | Download | only in memcheck

Lines Matching refs:WrTmp

5205          e = st->Ist.WrTmp.data;
5427 IRTemp tmp_o = sb_in->stmts[j]->Ist.WrTmp.tmp;
5473 assign( 'V', &mce, findShadowTmpV(&mce, st->Ist.WrTmp.tmp),
5474 expr2vbits( &mce, st->Ist.WrTmp.data) );
6370 assign( 'B', mce, findShadowTmpB(mce, st->Ist.WrTmp.tmp),
6371 schemeE(mce, st->Ist.WrTmp.data) );