Home | History | Annotate | Download | only in priv

Lines Matching refs:Iex_Const

345       case Iex_Const:
488 if (guard->tag == Iex_Const && guard->Iex.Const.con->tag == Ico_U1
591 if (guard->tag == Iex_Const && guard->Iex.Const.con->tag == Ico_U1
722 && e->Iex.Binop.arg2->tag == Iex_Const
743 && e->Iex.Binop.arg2->tag == Iex_Const
1806 case Iex_Const: {
1908 if (e->tag == Iex_Const) {
1927 vpanic("iselIntExpr_RH.Iex_Const(mips)");
1975 if (e->tag == Iex_Const
2014 if (e->tag == Iex_Const
2301 if (e->tag == Iex_Const) {
4045 if (next->tag == Iex_Const) {