Home | History | Annotate | Download | only in memcheck

Lines Matching refs:WrTmp

5865          e = st->Ist.WrTmp.data;
6103 IRTemp tmp_o = sb_in->stmts[j]->Ist.WrTmp.tmp;
6149 assign( 'V', &mce, findShadowTmpV(&mce, st->Ist.WrTmp.tmp),
6150 expr2vbits( &mce, st->Ist.WrTmp.data) );
7153 assign( 'B', mce, findShadowTmpB(mce, st->Ist.WrTmp.tmp),
7154 schemeE(mce, st->Ist.WrTmp.data) );