Home | History | Annotate | Download | only in priv

Lines Matching refs:Iex

549               && e->Iex.Const.con->tag == Ico_U32
550 && e->Iex.Const.con->Ico.U32 == n );
724 IRTemp look_for = cond_n_op->Iex.RdTmp.tmp;
733 && st->Ist.WrTmp.data->Iex.Binop.op == Iop_Or32
734 && isU32(st->Ist.WrTmp.data->Iex.Binop.arg2, (ARMCondAL << 4)))