Searched refs:Ico_U1 (Results 1 – 11 of 11) sorted by relevance
1090 case Ico_U1: return toBool( c1->Ico.U1 == c2->Ico.U1 ); in sameIRExprs_aux2()1210 case Ico_U1: return toBool( e->Iex.Const.con->Ico.U1 == 0); in isZeroU()2295 vassert(e->Iex.ITE.cond->Iex.Const.con->tag == Ico_U1); in fold_Expr()2544 vassert(fguard->Iex.Const.con->tag == Ico_U1); in subst_and_fold_Stmt()2571 vassert(fguard->Iex.Const.con->tag == Ico_U1); in subst_and_fold_Stmt()2665 vassert(fcond->Iex.Const.con->tag == Ico_U1); in subst_and_fold_Stmt()2770 vassert(guard->Iex.Const.con->tag == Ico_U1); in cprop_BB()2819 vassert(guard->Iex.Const.con->tag == Ico_U1); in cprop_BB()3003 && e->Iex.Const.con->tag == Ico_U1 in isZeroU1()3011 && e->Iex.Const.con->tag == Ico_U1 in isOneU1()
414 case Ico_U1: value = expr->Iex.Const.con->Ico.U1; break; in s390_expr_is_const_zero()436 case Ico_U1: value = con->Ico.U1; return (ULong) ((value << 63) >> 63); in get_const_value_as_ulong()584 && guard->Iex.Const.con->tag == Ico_U1 in doHelperCall()1922 case Ico_U1: value = expr->Iex.Const.con->Ico.U1; break; in s390_isel_int_expr_RMI()3267 vassert(cond->Iex.Const.con->tag == Ico_U1); in s390_isel_cc()
75 case Ico_U1: vex_printf( "%d:I1", con->Ico.U1 ? 1 : 0); break; in ppIRConst()1585 c->tag = Ico_U1; in IRConst_U1()2152 case Ico_U1: return IRConst_U1(c->Ico.U1); in deepCopyIRConst()3361 case Ico_U1: return Ity_I1; in typeOfIRConst()3644 case Ico_U1: in saneIRConst()4452 case Ico_U1: return toBool( (1 & c1->Ico.U1) == (1 & c2->Ico.U1) ); in eqIRConst()
638 && guard->Iex.Const.con->tag == Ico_U1 in doHelperCall()744 && guard->Iex.Const.con->tag == Ico_U1 in doHelperCall()
542 && guard->Iex.Const.con->tag == Ico_U1 in doHelperCall()639 && guard->Iex.Const.con->tag == Ico_U1 in doHelperCall()2226 vassert(e->Iex.Const.con->tag == Ico_U1); in iselCondCode_wrk()
488 if (guard->tag == Iex_Const && guard->Iex.Const.con->tag == Ico_U1 in doHelperCall()591 if (guard->tag == Iex_Const && guard->Iex.Const.con->tag == Ico_U1 in doHelperCall()
646 && guard->Iex.Const.con->tag == Ico_U1 in doHelperCall()1804 vassert(e->Iex.Const.con->tag == Ico_U1); in iselCondCode_wrk()
497 && guard->Iex.Const.con->tag == Ico_U1 in doHelperCall()633 && guard->Iex.Const.con->tag == Ico_U1 in doHelperCall()1154 vassert(e->Iex.Const.con->tag == Ico_U1); in iselCondCode_wrk()
813 && guard->Iex.Const.con->tag == Ico_U1 in doHelperCall()968 && guard->Iex.Const.con->tag == Ico_U1 in doHelperCall()
268 Ico_U1=0x1300, enumerator
5831 case Ico_U1: return False; in isBogusAtom()