Home | History | Annotate | Download | only in priv

Lines Matching refs:Iex_Const

202   case Iex_Const:
278 if (guard->tag == Iex_Const && guard->Iex.Const.con->tag == Ico_U1
333 if (guard->tag == Iex_Const && guard->Iex.Const.con->tag == Ico_U1
408 && e->Iex.Binop.arg2->tag == Iex_Const
1057 case Iex_Const: {
1150 if (e->tag == Iex_Const) {
1168 vpanic("iselIntExpr_RH.Iex_Const(tilegx)");
1215 if (e->tag == Iex_Const)
1377 if (e->tag == Iex_Const && e->Iex.Const.con->Ico.U1 == True)
1532 if (cas->expdLo->tag != Iex_Const)
1689 if (next->tag == Iex_Const) {