Home | History | Annotate | Download | only in priv

Lines Matching refs:Iex_Const

108    return e->tag == Iex_Const
115 return e->tag == Iex_Const
122 return e->tag == Iex_Const
375 case Iex_RdTmp: case Iex_Const: case Iex_Get:
559 if (guard->tag == Iex_Const
901 if (e->Iex.Binop.arg2->tag == Iex_Const) {
1343 case Iex_Const: {
1424 && e->Iex.Binop.arg2->tag == Iex_Const
1431 ->Iex.Binop.arg2->Iex.Binop.arg2->tag == Iex_Const
1450 && e->Iex.Binop.arg2->Iex.Binop.arg2->tag == Iex_Const
1463 && e->Iex.Binop.arg2->tag == Iex_Const
1509 if (e->tag == Iex_Const) {
1515 default: vpanic("iselIntExpr_RMI.Iex_Const(x86h)");
1569 if (e->tag == Iex_Const) {
1575 default: vpanic("iselIntExpr_RMI.Iex_Const(x86h)");
1661 if (e->tag == Iex_Const) {
1844 && e->Iex.Binop.arg2->tag == Iex_Const) {
1847 /* clone & partial-eval of generic Iex_CCall and Iex_Const cases */
1938 if (e->tag == Iex_Const) {
2139 if (e->Iex.Binop.arg2->tag == Iex_Const) {
2890 if (e->tag == Iex_Const) {
3175 if (e->tag == Iex_Const) {