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) {
2321 case Iex_Const: {
3307 if (cond->tag == Iex_Const) {
3538 stmt->Ist.Store.data->tag == Iex_Const) {
3604 if (stmt->Ist.Put.data->tag != Iex_Const) {
3660 stmt->Ist.Put.data->tag == Iex_Const) {
4018 if (next->tag == Iex_Const) {