Home | History | Annotate | Download | only in priv

Lines Matching refs:WrTmp

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