Home | History | Annotate | Download | only in priv

Lines Matching refs:WrTmp

750                 && st->Ist.WrTmp.tmp == look_for
751 && st->Ist.WrTmp.data->tag == Iex_Binop
752 && st->Ist.WrTmp.data->Iex.Binop.op == Iop_Or32
753 && isU32(st->Ist.WrTmp.data->Iex.Binop.arg2, (ARMCondAL << 4)))