Lines Matching refs:Ico_U32
1047 case Ico_U32: return toBool( c1->Ico.U32 == c2->Ico.U32 );
1131 && e->Iex.Const.con->tag == Ico_U32
1139 && e->Iex.Const.con->tag == Ico_U32
1159 case Ico_U32: return toBool( e->Iex.Const.con->Ico.U32 == 0);
1172 case Ico_U32: return toBool( e->Iex.Const.con->Ico.U32
4225 && (udst->Iex.Const.con->tag == Ico_U32
4271 vassert(con->tag == Ico_U32 || con->tag == Ico_U64);
4309 vassert(con->tag == Ico_U32 || con->tag == Ico_U64);
4313 vassert(udst->Iex.Const.con->tag == Ico_U32