Home | History | Annotate | Download | only in priv

Lines Matching refs:Iex_Const

211    return e->tag == Iex_Const
668 case Iex_RdTmp: case Iex_Const: case Iex_Get:
812 if (guard->tag == Iex_Const
967 if (guard->tag == Iex_Const
2339 case Iex_Const: {
2466 && e->Iex.Binop.arg2->tag == Iex_Const
2492 && e->Iex.Binop.arg2->tag == Iex_Const
2554 if (e->tag == Iex_Const) {
2564 default: vpanic("iselIntExpr_RH.Iex_Const(ppch)");
2613 if (e->tag == Iex_Const) {
2621 default: vpanic("iselIntExpr_RI.Iex_Const(ppch)");
2664 if (e->tag == Iex_Const
2709 if (e->tag == Iex_Const
2740 if (e->tag == Iex_Const && e->Iex.Const.con->Ico.U1 == True) {
3095 if (e->tag == Iex_Const) {
3839 if (e->tag == Iex_Const) {
5238 if (e->tag == Iex_Const ) {
5806 if (next->tag == Iex_Const) {