Home | History | Annotate | Download | only in priv

Lines Matching refs:Iex_Const

613    case Iex_RdTmp: case Iex_Const: case Iex_Get: 
724 if (guard->tag == Iex_Const
833 if (guard->tag == Iex_Const
1945 case Iex_Const: {
2078 && e->Iex.Binop.arg2->tag == Iex_Const
2104 && e->Iex.Binop.arg2->tag == Iex_Const
2166 if (e->tag == Iex_Const) {
2176 default: vpanic("iselIntExpr_RH.Iex_Const(ppch)");
2225 if (e->tag == Iex_Const) {
2233 default: vpanic("iselIntExpr_RI.Iex_Const(ppch)");
2276 if (e->tag == Iex_Const
2321 if (e->tag == Iex_Const
2352 if (e->tag == Iex_Const && e->Iex.Const.con->Ico.U1 == True) {
2639 if (e->tag == Iex_Const) {
3167 if (e->tag == Iex_Const) {
3846 if (e->tag == Iex_Const ) {