Home | History | Annotate | Download | only in priv

Lines Matching refs:Iex_Const

306       if (arg1->tag == Iex_Const) {
314 if (arg2->tag == Iex_Const && arg2->Iex.Const.con->tag == Ico_U64) {
388 if (left->tag == Iex_Const || left->tag == Iex_Load || \
450 if (expr->tag == Iex_Const) {
595 if (guard->tag == Iex_Const
698 if (irrm->tag == Iex_Const) { /* rounding mode is known */
808 if (irrm->tag == Iex_Const) { /* rounding mode is known */
1839 case Iex_Const: {
1919 } else if (expr->tag == Iex_Const) {
2285 case Iex_Const: {
3269 if (cond->tag == Iex_Const) {
3500 stmt->Ist.Store.data->tag == Iex_Const) {
3566 if (stmt->Ist.Put.data->tag != Iex_Const) {
3622 stmt->Ist.Put.data->tag == Iex_Const) {
3980 if (next->tag == Iex_Const) {