Home | History | Annotate | Download | only in priv

Lines Matching refs:Iex_Const

371    case Iex_RdTmp: case Iex_Const: case Iex_Get:
496 if (guard->tag == Iex_Const
632 if (guard->tag == Iex_Const
783 && e->Iex.Binop.arg2->tag == Iex_Const
849 && e->Iex.Binop.arg2->tag == Iex_Const
901 && e->Iex.Binop.arg2->tag == Iex_Const
975 if (e->tag == Iex_Const) {
981 default: vpanic("iselIntExpr_RI84.Iex_Const(armh)");
1029 if (e->tag == Iex_Const) {
1035 default: vpanic("iselIntExpr_RI5.Iex_Const(armh)");
1152 if (e->tag == Iex_Const) {
1379 if (e->Iex.Binop.arg2->tag != Iex_Const ||
1404 if (e->Iex.Binop.arg2->tag != Iex_Const ||
1855 case Iex_Const: {
1862 default: ppIRExpr(e); vpanic("iselIntExpr_R.Iex_Const(arm)");
1921 if (e->tag == Iex_Const) {
2186 if (e->tag == Iex_Const) {
2682 if (e->Iex.Binop.arg2->tag != Iex_Const ||
2706 if (e->Iex.Binop.arg2->tag != Iex_Const ||
2730 if (e->Iex.Binop.arg2->tag != Iex_Const ||
2780 && e->Iex.Binop.arg2->tag == Iex_Const) {
3111 if (e->Iex.Binop.arg2->tag != Iex_Const ||
3139 if (e->Iex.Binop.arg2->tag != Iex_Const ||
3313 if (mi.bindee[1]->tag == Iex_Const &&
3332 if (mi.bindee[1]->tag == Iex_Const &&
3351 if (mi.bindee[1]->tag == Iex_Const &&
3718 if (triop->arg3->tag != Iex_Const ||
3739 if (triop->arg2->tag != Iex_Const ||
3796 if (e->tag == Iex_Const) {
3943 if (mi.bindee[1]->tag == Iex_Const &&
3962 if (mi.bindee[1]->tag == Iex_Const &&
3981 if (mi.bindee[1]->tag == Iex_Const &&
4294 if (e->Iex.Binop.arg1->tag == Iex_Const &&
4295 e->Iex.Binop.arg2->tag == Iex_Const &&
4852 if (e->Iex.Binop.arg2->tag != Iex_Const ||
4876 if (e->Iex.Binop.arg2->tag != Iex_Const ||
4900 if (e->Iex.Binop.arg2->tag != Iex_Const ||
5219 if (e->Iex.Binop.arg2->tag != Iex_Const ||
5246 if (e->Iex.Binop.arg2->tag != Iex_Const ||
5299 if (triop->arg3->tag != Iex_Const ||
5382 if (e->tag == Iex_Const) {
6236 if (next->tag == Iex_Const) {