Home | History | Annotate | Download | only in priv

Lines Matching refs:Iex_Const

274    return e->tag == Iex_Const
281 return e->tag == Iex_Const
388 if (e->tag == Iex_Const) {
519 if (guard->tag == Iex_Const
594 if (guard->tag == Iex_Const
1004 if (e->Iex.Binop.arg2->tag == Iex_Const) {
1776 case Iex_Const:
1898 if (imm8->tag == Iex_Const
1902 && simm32->tag == Iex_Const
1919 && e->Iex.Binop.arg2->Iex.Binop.arg2->tag == Iex_Const
1932 && e->Iex.Binop.arg2->tag == Iex_Const
1983 if (e->tag == Iex_Const) {
1997 vpanic("iselIntExpr_RMI.Iex_Const(amd64)");
2052 if (e->tag == Iex_Const) {
2066 vpanic("iselIntExpr_RMI.Iex_Const(amd64)");
2153 if (e->tag == Iex_Const) {
2281 && e->Iex.Binop.arg2->tag == Iex_Const) {
2285 /* clone & partial-eval of generic Iex_CCall and Iex_Const cases */
2380 //.. if (e->tag == Iex_Const) {
2939 if (e->tag == Iex_Const) {
3279 if (e->tag == Iex_Const) {