Searched refs:Ico_U64 (Results 1 – 17 of 17) sorted by relevance
374 vassert(con->tag == Ico_U64); in isZeroU64()903 && e->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U64) { in iselIntExpr_AMode_wrk()921 && e->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U64) { in iselIntExpr_AMode_wrk()1108 case Ico_U64: u = e->Iex.Const.con->Ico.U64; break; in iselIntExpr_RIA_wrk()1372 vassert(e->Iex.Const.con->tag == Ico_U64); in iselIntExpr_RIL_wrk()2341 case Ico_U64: u = e->Iex.Const.con->Ico.U64; break; in iselIntExpr_R_wrk()6818 if (stmt->Ist.Exit.dst->tag != Ico_U64) in iselStmt()6898 vassert(cdst->tag == Ico_U64); in iselNext()
306 if (arg2->tag == Iex_Const && arg2->Iex.Const.con->tag == Ico_U64) { in s390_isel_amode_wrk()418 case Ico_U64: value = expr->Iex.Const.con->Ico.U64; break; in s390_expr_is_const_zero()440 case Ico_U64: return con->Ico.U64; in get_const_value_as_ulong()1843 case Ico_U64: value = con->Ico.U64; break; in s390_isel_int_expr_wrk()1926 case Ico_U64: value = expr->Iex.Const.con->Ico.U64; break; in s390_isel_int_expr_RMI()3906 if (tag != Ico_U64) in s390_isel_stmt()4007 vassert(cdst->tag == Ico_U64); in iselNext()
1094 case Ico_U64: return toBool( c1->Ico.U64 == c2->Ico.U64 ); in sameIRExprs_aux2()1185 && e->Iex.Const.con->tag == Ico_U64 in isZeroU64()1214 case Ico_U64: return toBool( e->Iex.Const.con->Ico.U64 == 0); in isZeroU()1228 case Ico_U64: return toBool( e->Iex.Const.con->Ico.U64 in isOnesU()4642 || udst->Iex.Const.con->tag == Ico_U64)) { in maybe_loop_unroll_BB()4645 xxx_value = udst->Iex.Const.con->tag == Ico_U64 in maybe_loop_unroll_BB()4687 vassert(con->tag == Ico_U32 || con->tag == Ico_U64); in maybe_loop_unroll_BB()4689 xxx_value = con->tag == Ico_U64 in maybe_loop_unroll_BB()4725 vassert(con->tag == Ico_U32 || con->tag == Ico_U64); in maybe_loop_unroll_BB()4730 || udst->Iex.Const.con->tag == Ico_U64); in maybe_loop_unroll_BB()[all …]
298 && e->Iex.Const.con->tag == Ico_U64 in isZeroU64()381 vassert(e->Iex.Const.con->tag == Ico_U64); in iselIntExpr_single_instruction()1974 && simm32->Iex.Const.con->tag == Ico_U64 in iselIntExpr_AMode_wrk()2004 && e->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U64 in iselIntExpr_AMode_wrk()2056 case Ico_U64: in iselIntExpr_RMI_wrk()2125 case Ico_U64: in iselIntExpr_RI_wrk()2377 vassert(con->Iex.Const.con->tag == Ico_U64); in iselCondCode_wrk()4694 if (stmt->Ist.Exit.dst->tag != Ico_U64) in iselStmt()4773 vassert(cdst->tag == Ico_U64); in iselNext()
723 && e->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U64 in iselWordExpr_AMode_wrk()1811 case Ico_U64: in iselWordExpr_R_wrk()1913 case Ico_U64: in iselWordExpr_RH_wrk()2307 vassert(e->Iex.Const.con->tag == Ico_U64); in iselInt64Expr_wrk()3957 if (mode64 && dst->tag != Ico_U64) in iselStmt()4047 vassert(cdst->tag == (env->mode64 ? Ico_U64 :Ico_U32)); in iselNext()
693 && e->Iex.Const.con->tag == Ico_U64 in isU64()
79 case Ico_U64: vex_printf( "0x%llx:I64", (ULong)(con->Ico.U64)); break; in ppIRConst()1615 c->tag = Ico_U64; in IRConst_U64()2156 case Ico_U64: return IRConst_U64(c->Ico.U64); in deepCopyIRConst()3365 case Ico_U64: return Ity_I64; in typeOfIRConst()4456 case Ico_U64: return toBool( c1->Ico.U64 == c2->Ico.U64 ); in eqIRConst()
2344 case Ico_U64: if (!mode64) goto irreducible; in iselWordExpr_R_wrk()2467 && e->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U64 in iselWordExpr_AMode_wrk()2559 case Ico_U64: vassert(env->mode64); in iselWordExpr_RH_wrk()2616 case Ico_U64: vassert(env->mode64); in iselWordExpr_RI_wrk()3101 vassert(e->Iex.Const.con->tag == Ico_U64); in iselInt64Expr_wrk()5720 if (mode64 && dst->tag != Ico_U64) in iselStmt()5808 vassert(cdst->tag == (env->mode64 ? Ico_U64 :Ico_U32)); in iselNext()
1816 return expr->tag == Iex_Const && expr->Iex.Const.con->tag == Ico_U64; in isC64()
2099 vassert(e->Iex.Const.con->tag == Ico_U64); in iselInt64Expr_wrk()2259 vassert(e->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U64); in iselInt64Expr_wrk()
947 && e->Iex.Const.con->tag == Ico_U64 in isU64()
1927 vassert(e->Iex.Const.con->tag == Ico_U64); in iselInt64Expr_wrk()
272 Ico_U64, enumerator
1279 tl_assert(dst->tag == Ico_U64); in cg_instrument()
846 CLG_ASSERT( con->tag == Ico_U64 ); in IRConst2Addr()
2538 case Ico_U64: n = (ULong)con->Ico.U64; break; in isBogusAtom()
1020 && e->Iex.Const.con->tag == Ico_U64 in isZeroU64()5835 case Ico_U64: n = (ULong)con->Ico.U64; break; in isBogusAtom()