Home | History | Annotate | Download | only in memcheck

Lines Matching refs:WrTmp

4782          e = st->Ist.WrTmp.data;
4990 IRTemp tmp_o = sb_in->stmts[j]->Ist.WrTmp.tmp;
5036 assign( 'V', &mce, findShadowTmpV(&mce, st->Ist.WrTmp.tmp),
5037 expr2vbits( &mce, st->Ist.WrTmp.data) );
5867 assign( 'B', mce, findShadowTmpB(mce, st->Ist.WrTmp.tmp),
5868 schemeE(mce, st->Ist.WrTmp.data) );