Home | History | Annotate | Download | only in priv

Lines Matching refs:Iex_Const

341    if (e->tag != Iex_Const) return False;
459 case Iex_RdTmp: case Iex_Const: case Iex_Get:
606 if (guard->tag == Iex_Const
712 if (guard->tag == Iex_Const
871 && e->Iex.Binop.arg2->tag == Iex_Const
889 && e->Iex.Binop.arg2->tag == Iex_Const
944 if (e->tag == Iex_Const) {
949 default: vpanic("iselIntExpr_RIA.Iex_Const(arm64)");
1208 if (e->tag == Iex_Const) {
1267 if (e->tag == Iex_Const) {
1665 if (arg1->tag != Iex_Const) goto irreducible;
2020 case Iex_Const: {
2028 default: ppIRExpr(e); vpanic("iselIntExpr_R.Iex_Const(arm64)");
2146 if (e->tag == Iex_Const) {
2633 if (argR->tag == Iex_Const && argR->Iex.Const.con->tag == Ico_U8) {
2749 if (argR->tag == Iex_Const && argR->Iex.Const.con->tag == Ico_U8) {
2847 if (argR->tag == Iex_Const && argR->Iex.Const.con->tag == Ico_U8) {
2948 if (argAmt->tag == Iex_Const && argAmt->Iex.Const.con->tag == Ico_U8) {
3003 if (e->tag == Iex_Const) {
3186 if (e->tag == Iex_Const) {
3923 if (next->tag == Iex_Const) {