Home | History | Annotate | Download | only in priv

Lines Matching refs:Ico_U32

1093             case Ico_U32:  return toBool( c1->Ico.U32 == c2->Ico.U32 );
1177 && e->Iex.Const.con->tag == Ico_U32
1213 case Ico_U32: return toBool( e->Iex.Const.con->Ico.U32 == 0);
1226 case Ico_U32: return toBool( e->Iex.Const.con->Ico.U32
4641 && (udst->Iex.Const.con->tag == Ico_U32
4687 vassert(con->tag == Ico_U32 || con->tag == Ico_U64);
4725 vassert(con->tag == Ico_U32 || con->tag == Ico_U64);
4729 vassert(udst->Iex.Const.con->tag == Ico_U32