Home | History | Annotate | Download | only in priv

Lines Matching refs:Iex_Const

363    case Iex_RdTmp: case Iex_Const: case Iex_Get:
488 if (guard->tag == Iex_Const
624 if (guard->tag == Iex_Const
775 && e->Iex.Binop.arg2->tag == Iex_Const
841 && e->Iex.Binop.arg2->tag == Iex_Const
893 && e->Iex.Binop.arg2->tag == Iex_Const
967 if (e->tag == Iex_Const) {
973 default: vpanic("iselIntExpr_RI84.Iex_Const(armh)");
1021 if (e->tag == Iex_Const) {
1027 default: vpanic("iselIntExpr_RI5.Iex_Const(armh)");
1144 if (e->tag == Iex_Const) {
1372 if (e->Iex.Binop.arg2->tag != Iex_Const ||
1393 && e->Iex.Binop.arg2->tag == Iex_Const
1414 Iex_Const ||
1866 case Iex_Const: {
1873 default: ppIRExpr(e); vpanic("iselIntExpr_R.Iex_Const(arm)");
1932 if (e->tag == Iex_Const) {
2199 if (e->tag == Iex_Const) {
2695 if (e->Iex.Binop.arg2->tag != Iex_Const ||
2719 if (e->Iex.Binop.arg2->tag != Iex_Const ||
2743 if (e->Iex.Binop.arg2->tag != Iex_Const ||
2793 && e->Iex.Binop.arg2->tag == Iex_Const) {
3124 if (e->Iex.Binop.arg2->tag != Iex_Const ||
3152 if (e->Iex.Binop.arg2->tag != Iex_Const ||
3326 if (mi.bindee[1]->tag == Iex_Const &&
3345 if (mi.bindee[1]->tag == Iex_Const &&
3364 if (mi.bindee[1]->tag == Iex_Const &&
3731 if (triop->arg3->tag != Iex_Const ||
3752 if (triop->arg2->tag != Iex_Const ||
3812 if (e->tag == Iex_Const) {
3959 if (mi.bindee[1]->tag == Iex_Const &&
3978 if (mi.bindee[1]->tag == Iex_Const &&
3997 if (mi.bindee[1]->tag == Iex_Const &&
4310 if (e->Iex.Binop.arg1->tag == Iex_Const &&
4311 e->Iex.Binop.arg2->tag == Iex_Const &&
4868 if (e->Iex.Binop.arg2->tag != Iex_Const ||
4892 if (e->Iex.Binop.arg2->tag != Iex_Const ||
4916 if (e->Iex.Binop.arg2->tag != Iex_Const ||
5235 if (e->Iex.Binop.arg2->tag != Iex_Const ||
5262 if (e->Iex.Binop.arg2->tag != Iex_Const ||
5315 if (triop->arg3->tag != Iex_Const ||
5398 if (e->tag == Iex_Const) {
6252 if (next->tag == Iex_Const) {