Home | History | Annotate | Download | only in priv

Lines Matching refs:Iex_Const

350       case Iex_Const:
898 return toBool( e1->tag == Iex_Const
899 && e2->tag == Iex_Const
913 case Iex_Const:
923 return toBool( e->tag == Iex_Const
931 return toBool( e->tag == Iex_Const
1008 && e->Iex.Unop.arg->tag == Iex_Const) {
1258 if (e->Iex.Binop.arg1->tag == Iex_Const
1259 && e->Iex.Binop.arg2->tag == Iex_Const) {
1587 && e->Iex.Binop.arg2->tag == Iex_Const
1594 && e->Iex.Binop.arg2->tag == Iex_Const
1601 && e->Iex.Binop.arg2->tag == Iex_Const
1608 && e->Iex.Binop.arg2->tag == Iex_Const
1676 && e->Iex.Binop.arg2->tag == Iex_Const
1683 && e->Iex.Binop.arg2->tag == Iex_Const
1690 && e->Iex.Binop.arg1->tag == Iex_Const
1697 && e->Iex.Binop.arg1->tag == Iex_Const
1749 if (e->Iex.Mux0X.cond->tag == Iex_Const) {
1811 case Iex_Const:
2025 if (fcond->tag == Iex_Const) {
2102 && st2->Ist.WrTmp.data->tag == Iex_Const
2183 case Iex_Const:
2258 return toBool( e->tag == Iex_Const
2266 return toBool( e->tag == Iex_Const
2718 && e->Iex.Binop.arg2->tag == Iex_Const) {
2728 && e->Iex.Binop.arg1->tag == Iex_Const
2738 if (e->tag == Iex_Const
2943 if (e->Iex.Binop.arg2->tag != Iex_Const)
3441 case Iex_Const:
3634 if (udst->tag == Iex_Const
3722 vassert(udst->tag == Iex_Const);
3871 case Iex_Const:
3949 case Iex_Const:
4247 case Iex_Const: