Home | History | Annotate | Download | only in priv

Lines Matching refs:Iex

1816    return expr->tag == Iex_Const && expr->Iex.Const.con->tag == Ico_U64;
1858 cond = cond_expr->Iex.Const.con->Ico.U64;
1859 cc_op = cc_op_expr->Iex.Const.con->Ico.U64;
2024 mask = cc_dep2->Iex.Const.con->Ico.U64;
2098 mask16 = cc_dep2->Iex.Const.con->Ico.U64;
2140 mask16 = cc_dep2->Iex.Const.con->Ico.U64;
2377 cc_op = cc_op_expr->Iex.Const.con->Ico.U64;