Home | History | Annotate | Download | only in priv

Lines Matching refs:Iex_Const

298       if (arg1->tag == Iex_Const) {
306 if (arg2->tag == Iex_Const && arg2->Iex.Const.con->tag == Ico_U64) {
350 if (left->tag == Iex_Const || left->tag == Iex_Load || \
412 if (expr->tag == Iex_Const) {
583 if (guard->tag == Iex_Const
695 if (irrm->tag == Iex_Const) { /* rounding mode is known */
805 if (irrm->tag == Iex_Const) { /* rounding mode is known */
1836 case Iex_Const: {
1916 } else if (expr->tag == Iex_Const) {
2282 case Iex_Const: {
3266 if (cond->tag == Iex_Const) {
3497 stmt->Ist.Store.data->tag == Iex_Const) {
3563 if (stmt->Ist.Put.data->tag != Iex_Const) {
3619 stmt->Ist.Put.data->tag == Iex_Const) {
4005 if (next->tag == Iex_Const) {