Searched refs:Ico_U32 (Results 1 – 15 of 15) sorted by relevance
116 && e->Iex.Const.con->tag == Ico_U32 in isZeroU32()1566 && e->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U32 in iselIntExpr_AMode_wrk()1605 && e->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U32) { in iselIntExpr_AMode_wrk()1653 case Ico_U32: u = e->Iex.Const.con->Ico.U32; break; in iselIntExpr_RMI_wrk()1713 case Ico_U32: u = e->Iex.Const.con->Ico.U32; break; in iselIntExpr_RI_wrk()1994 vassert(con->Iex.Const.con->tag == Ico_U32); in iselCondCode_wrk()4249 if (stmt->Ist.Exit.dst->tag != Ico_U32) in iselStmt()4335 vassert(cdst->tag == Ico_U32); in iselNext()
455 case Ico_U32: value = expr->Iex.Const.con->Ico.U32; break; in s390_expr_is_const_zero()477 case Ico_U32: value = con->Ico.U32; return ((Long)(value << 32) >> 32); in get_const_value_as_ulong()699 vassert(irrm->Iex.Const.con->tag == Ico_U32); in get_bfp_rounding_mode()809 vassert(irrm->Iex.Const.con->tag == Ico_U32); in get_dfp_rounding_mode()1847 case Ico_U32: value = con->Ico.U32; break; in s390_isel_int_expr_wrk()1928 case Ico_U32: value = expr->Iex.Const.con->Ico.U32; break; in s390_isel_int_expr_RMI()
1101 case Ico_U32: return toBool( c1->Ico.U32 == c2->Ico.U32 ); in sameIRExprs_aux2()1185 && e->Iex.Const.con->tag == Ico_U32 in isZeroU32()1224 case Ico_U32: return toBool( e->Iex.Const.con->Ico.U32 == 0); in isZeroU()1238 case Ico_U32: return toBool( e->Iex.Const.con->Ico.U32 in isOnesU()4772 && (udst->Iex.Const.con->tag == Ico_U32 in maybe_loop_unroll_BB()4818 vassert(con->tag == Ico_U32 || con->tag == Ico_U64); in maybe_loop_unroll_BB()4856 vassert(con->tag == Ico_U32 || con->tag == Ico_U64); in maybe_loop_unroll_BB()4860 vassert(udst->Iex.Const.con->tag == Ico_U32 in maybe_loop_unroll_BB()
79 case Ico_U32: vex_printf( "0x%x:I32", (UInt)(con->Ico.U32)); break; in ppIRConst()1727 c->tag = Ico_U32; in IRConst_U32()2317 case Ico_U32: return IRConst_U32(c->Ico.U32); in deepCopyIRConst()3612 case Ico_U32: return Ity_I32; in typeOfIRConst()4711 case Ico_U32: return toBool( c1->Ico.U32 == c2->Ico.U32 ); in eqIRConst()
739 && e->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U32 in iselWordExpr_AMode_wrk()1815 case Ico_U32: in iselWordExpr_R_wrk()1916 case Ico_U32: in iselWordExpr_RH_wrk()3987 if (!mode64 && dst->tag != Ico_U32) in iselStmt()4080 vassert(cdst->tag == (env->mode64 ? Ico_U64 :Ico_U32)); in iselNext()
919 && e->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U32) { in iselIntExpr_AMode1_wrk()985 && e->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U32) { in iselIntExpr_AMode2_wrk()1037 && e->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U32) { in iselIntExpr_AModeV_wrk()1113 case Ico_U32: u = e->Iex.Const.con->Ico.U32; break; in iselIntExpr_RI84_wrk()1167 case Ico_U32: u = e->Iex.Const.con->Ico.U32; break; in iselIntExpr_RI5_wrk()2013 case Ico_U32: u = e->Iex.Const.con->Ico.U32; break; in iselIntExpr_R_wrk()6362 if (stmt->Ist.Exit.dst->tag != Ico_U32) in iselStmt()6441 vassert(cdst->tag == Ico_U32); in iselNext()
946 case Ico_U32: u = e->Iex.Const.con->Ico.U32; break; in iselIntExpr_RIA_wrk()1213 vassert(e->Iex.Const.con->tag == Ico_U32); in iselIntExpr_RIL_wrk()1695 vassert(arg1con->tag == Ico_U32); // else ill-typed IR in iselIntExpr_R_wrk()2053 case Ico_U32: u = e->Iex.Const.con->Ico.U32; break; in iselIntExpr_R_wrk()
1242 vassert(mode->Iex.Const.con->tag == Ico_U32); in FPU_rounding_mode_isOdd()2516 case Ico_U32: l = (Long)(Int) con->Ico.U32; break; in iselWordExpr_R_wrk()2668 && e->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U32 in iselWordExpr_AMode_wrk()2739 case Ico_U32: u = 0xFFFFFFFF & con->Ico.U32; break; in iselWordExpr_RH_wrk()2798 case Ico_U32: l = (Long)(Int) con->Ico.U32; break; in iselWordExpr_RI_wrk()6643 if (!mode64 && dst->tag != Ico_U32) in iselStmt()6736 vassert(cdst->tag == (env->mode64 ? Ico_U64 :Ico_U32)); in iselNext()
809 && e->Iex.Const.con->tag == Ico_U32 in isU32()
304 && e->Iex.Const.con->tag == Ico_U32 in isZeroU32()2060 case Ico_U32: in iselIntExpr_RMI_wrk()2129 case Ico_U32: in iselIntExpr_RI_wrk()
272 Ico_U32, enumerator
1266 tl_assert(dst->tag == Ico_U32); in cg_instrument()
843 CLG_ASSERT( con->tag == Ico_U32 ); in IRConst2Addr()
1092 && e->Iex.Const.con->tag == Ico_U32 in isZeroU32()6215 case Ico_U32: n = (ULong)con->Ico.U32; break; in isBogusAtom()