Home | History | Annotate | Download | only in priv

Lines Matching refs:Iex_Const

216       if (arg1->tag == Iex_Const) {
224 if (arg2->tag == Iex_Const && arg2->Iex.Const.con->tag == Ico_U64) {
268 if (left->tag == Iex_Const || left->tag == Iex_Load || \
330 if (expr->tag == Iex_Const) {
391 if (guard->tag == Iex_Const
422 if (rounding_expr->tag == Iex_Const &&
1244 case Iex_Const: {
1345 } else if (expr->tag == Iex_Const) {
1646 case Iex_Const: {
1890 if (cond->tag == Iex_Const) {