Home | History | Annotate | Download | only in priv

Lines Matching refs:Iex_Const

353    case Iex_RdTmp: case Iex_Const: case Iex_Get:
449 if (guard->tag == Iex_Const
560 if (guard->tag == Iex_Const
677 && e->Iex.Binop.arg2->tag == Iex_Const
743 && e->Iex.Binop.arg2->tag == Iex_Const
795 && e->Iex.Binop.arg2->tag == Iex_Const
869 if (e->tag == Iex_Const) {
875 default: vpanic("iselIntExpr_RI84.Iex_Const(armh)");
923 if (e->tag == Iex_Const) {
929 default: vpanic("iselIntExpr_RI5.Iex_Const(armh)");
1267 if (e->Iex.Binop.arg2->tag != Iex_Const ||
1292 if (e->Iex.Binop.arg2->tag != Iex_Const ||
1720 case Iex_Const: {
1727 default: ppIRExpr(e); vpanic("iselIntExpr_R.Iex_Const(arm)");
1806 if (e->tag == Iex_Const) {
2070 if (e->tag == Iex_Const) {
2595 if (e->Iex.Binop.arg2->tag != Iex_Const ||
2619 if (e->Iex.Binop.arg2->tag != Iex_Const ||
2643 if (e->Iex.Binop.arg2->tag != Iex_Const ||
3011 if (e->Iex.Binop.arg2->tag != Iex_Const ||
3039 if (e->Iex.Binop.arg2->tag != Iex_Const ||
3191 if (mi.bindee[1]->tag == Iex_Const &&
3210 if (mi.bindee[1]->tag == Iex_Const &&
3229 if (mi.bindee[1]->tag == Iex_Const &&
3594 if (e->Iex.Triop.arg3->tag != Iex_Const ||
3615 if (e->Iex.Triop.arg2->tag != Iex_Const ||
3672 if (e->tag == Iex_Const) {
3814 if (mi.bindee[1]->tag == Iex_Const &&
3833 if (mi.bindee[1]->tag == Iex_Const &&
3852 if (mi.bindee[1]->tag == Iex_Const &&
4180 if (e->Iex.Binop.arg1->tag == Iex_Const &&
4181 e->Iex.Binop.arg2->tag == Iex_Const &&
4787 if (e->Iex.Binop.arg2->tag != Iex_Const ||
4811 if (e->Iex.Binop.arg2->tag != Iex_Const ||
4835 if (e->Iex.Binop.arg2->tag != Iex_Const ||
5163 if (e->Iex.Binop.arg2->tag != Iex_Const ||
5190 if (e->Iex.Binop.arg2->tag != Iex_Const ||
5241 if (e->Iex.Triop.arg3->tag != Iex_Const ||
5309 if (e->tag == Iex_Const) {