Searched refs:Ico_U8 (Results 1 – 12 of 12) sorted by relevance
1091 case Ico_U8: return toBool( c1->Ico.U8 == c2->Ico.U8 ); in sameIRExprs_aux2()1211 case Ico_U8: return toBool( e->Iex.Const.con->Ico.U8 == 0); in isZeroU()1224 case Ico_U8: return toBool( e->Iex.Const.con->Ico.U8 == 0xFF); in isOnesU()1821 vassert(e->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U8); in fold_Expr()1829 vassert(e->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U8); in fold_Expr()1841 vassert(e->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U8); in fold_Expr()1853 vassert(e->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U8); in fold_Expr()1867 vassert(e->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U8); in fold_Expr()1879 vassert(e->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U8); in fold_Expr()
109 && e->Iex.Const.con->tag == Ico_U8 in isZeroU8()1022 vassert(e->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U8); in iselIntExpr_R_wrk()1574 ->Iex.Binop.arg2->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U8) { in iselIntExpr_AMode_wrk()1592 && e->Iex.Binop.arg2->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U8) { in iselIntExpr_AMode_wrk()1655 case Ico_U8: u = 0xFF & (e->Iex.Const.con->Ico.U8); break; in iselIntExpr_RMI_wrk()1715 case Ico_U8: u = 0xFF & (e->Iex.Const.con->Ico.U8); break; in iselIntExpr_RI_wrk()
415 case Ico_U8: value = expr->Iex.Const.con->Ico.U8; break; in s390_expr_is_const_zero()437 case Ico_U8: value = con->Ico.U8; return (ULong) ((value << 56) >> 56); in get_const_value_as_ulong()1846 case Ico_U8: value = con->Ico.U8; break; in s390_isel_int_expr_wrk()1923 case Ico_U8: value = expr->Iex.Const.con->Ico.U8; break; in s390_isel_int_expr_RMI()
76 case Ico_U8: vex_printf( "0x%x:I8", (UInt)(con->Ico.U8)); break; in ppIRConst()1594 c->tag = Ico_U8; in IRConst_U8()2153 case Ico_U8: return IRConst_U8(c->Ico.U8); in deepCopyIRConst()3362 case Ico_U8: return Ity_I8; in typeOfIRConst()4453 case Ico_U8: return toBool( c1->Ico.U8 == c2->Ico.U8 ); in eqIRConst()
97 && e->Iex.Const.con->tag == Ico_U8 in isZeroU8()1066 vassert(e->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U8); in iselIntExpr_R_wrk()1970 && imm8->Iex.Const.con->tag == Ico_U8 in iselIntExpr_AMode_wrk()1991 && e->Iex.Binop.arg2->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U8) { in iselIntExpr_AMode_wrk()2065 case Ico_U8: in iselIntExpr_RMI_wrk()2134 case Ico_U8: in iselIntExpr_RI_wrk()
1430 case Ico_U8: { in iselIntExpr_RI6_wrk()2344 case Ico_U8: u = e->Iex.Const.con->Ico.U8; break; in iselIntExpr_R_wrk()5533 if (argR->tag == Iex_Const && argR->Iex.Const.con->tag == Ico_U8) { in iselV128Expr_wrk()
212 && e->Iex.Const.con->tag == Ico_U8 in isZeroU8()2348 case Ico_U8: l = (Long)(Int)(Char )con->Ico.U8; break; in iselWordExpr_R_wrk()2563 case Ico_U8: u = 0x000000FF & con->Ico.U8; break; in iselWordExpr_RH_wrk()2620 case Ico_U8: l = (Long)(Int)(Char )con->Ico.U8; break; in iselWordExpr_RI_wrk()2665 && e->Iex.Const.con->tag == Ico_U8 in iselWordExpr_RH5u_wrk()2710 && e->Iex.Const.con->tag == Ico_U8 in iselWordExpr_RH6u_wrk()
1822 case Ico_U8: in iselWordExpr_R_wrk()1923 case Ico_U8: in iselWordExpr_RH_wrk()1976 && e->Iex.Const.con->tag == Ico_U8 in iselWordExpr_RH5u_wrk()2015 && e->Iex.Const.con->tag == Ico_U8 in iselWordExpr_RH6u_wrk()
980 case Ico_U8: u = 0xFF & (e->Iex.Const.con->Ico.U8); break; in iselIntExpr_RI84_wrk()1034 case Ico_U8: u = 0xFF & (e->Iex.Const.con->Ico.U8); break; in iselIntExpr_RI5_wrk()1861 case Ico_U8: u = 0xFF & (e->Iex.Const.con->Ico.U8); break; in iselIntExpr_R_wrk()2781 vassert(e->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U8); in iselNeon64Expr_wrk()
269 Ico_U8, enumerator
2535 case Ico_U8: n = (ULong)con->Ico.U8; break; in isBogusAtom()
5832 case Ico_U8: n = (ULong)con->Ico.U8; break; in isBogusAtom()