Home | History | Annotate | Download | only in priv

Lines Matching refs:Ico_U16

1046             case Ico_U16:  return toBool( c1->Ico.U16 == c2->Ico.U16 );
1158 case Ico_U16: return toBool( e->Iex.Const.con->Ico.U16 == 0);
1171 case Ico_U16: return toBool( e->Iex.Const.con->Ico.U16 == 0xFFFF);