Home | History | Annotate | Download | only in priv

Lines Matching refs:Iex_Const

211    return e->tag == Iex_Const
701 case Iex_RdTmp: case Iex_Const: case Iex_Get:
840 if (guard->tag == Iex_Const
997 if (guard->tag == Iex_Const
2420 case Iex_Const: {
2551 && e->Iex.Binop.arg2->tag == Iex_Const
2578 && e->Iex.Binop.arg2->tag == Iex_Const
2643 if (e->tag == Iex_Const) {
2653 default: vpanic("iselIntExpr_RH.Iex_Const(ppch)");
2703 if (e->tag == Iex_Const) {
2711 default: vpanic("iselIntExpr_RI.Iex_Const(ppch)");
2756 if (e->tag == Iex_Const
2803 if (e->tag == Iex_Const
2836 if (e->tag == Iex_Const && e->Iex.Const.con->Ico.U1 == True) {
3195 if (e->tag == Iex_Const) {
3959 if (e->tag == Iex_Const) {
5439 if (e->tag == Iex_Const ) {
6036 if (next->tag == Iex_Const) {