Home | History | Annotate | Download | only in priv

Lines Matching refs:Iex_Const

346       case Iex_Const:
489 if (guard->tag == Iex_Const && guard->Iex.Const.con->tag == Ico_U1
592 if (guard->tag == Iex_Const && guard->Iex.Const.con->tag == Ico_U1
723 && e->Iex.Binop.arg2->tag == Iex_Const
744 && e->Iex.Binop.arg2->tag == Iex_Const
1811 case Iex_Const: {
1913 if (e->tag == Iex_Const) {
1932 vpanic("iselIntExpr_RH.Iex_Const(mips)");
1980 if (e->tag == Iex_Const
2019 if (e->tag == Iex_Const
2310 if (e->tag == Iex_Const) {
4070 if (next->tag == Iex_Const) {