Home | History | Annotate | Download | only in priv

Lines Matching refs:Iex_Const

96    return e->tag == Iex_Const
296 return e->tag == Iex_Const
303 return e->tag == Iex_Const
379 if (e->tag == Iex_Const) {
540 if (guard->tag == Iex_Const
637 if (guard->tag == Iex_Const
1062 if (e->Iex.Binop.arg2->tag == Iex_Const) {
1847 case Iex_Const:
1968 if (imm8->tag == Iex_Const
1972 && simm32->tag == Iex_Const
1989 && e->Iex.Binop.arg2->Iex.Binop.arg2->tag == Iex_Const
2002 && e->Iex.Binop.arg2->tag == Iex_Const
2053 if (e->tag == Iex_Const) {
2067 vpanic("iselIntExpr_RMI.Iex_Const(amd64)");
2122 if (e->tag == Iex_Const) {
2136 vpanic("iselIntExpr_RMI.Iex_Const(amd64)");
2223 if (e->tag == Iex_Const) {
2370 && e->Iex.Binop.arg2->tag == Iex_Const) {
2374 /* clone & partial-eval of generic Iex_CCall and Iex_Const cases */
2762 if (e->tag == Iex_Const) {
3152 if (e->tag == Iex_Const) {
3778 if (e->tag == Iex_Const) {
4816 if (next->tag == Iex_Const) {