Home | History | Annotate | Download | only in priv

Lines Matching refs:Iex_Const

96    return e->tag == Iex_Const
297 return e->tag == Iex_Const
304 return e->tag == Iex_Const
380 if (e->tag == Iex_Const) {
541 if (guard->tag == Iex_Const
638 if (guard->tag == Iex_Const
1063 if (e->Iex.Binop.arg2->tag == Iex_Const) {
1848 case Iex_Const:
1969 if (imm8->tag == Iex_Const
1973 && simm32->tag == Iex_Const
1990 && e->Iex.Binop.arg2->Iex.Binop.arg2->tag == Iex_Const
2003 && e->Iex.Binop.arg2->tag == Iex_Const
2054 if (e->tag == Iex_Const) {
2068 vpanic("iselIntExpr_RMI.Iex_Const(amd64)");
2123 if (e->tag == Iex_Const) {
2137 vpanic("iselIntExpr_RMI.Iex_Const(amd64)");
2224 if (e->tag == Iex_Const) {
2371 && e->Iex.Binop.arg2->tag == Iex_Const) {
2375 /* clone & partial-eval of generic Iex_CCall and Iex_Const cases */
2763 if (e->tag == Iex_Const) {
3153 if (e->tag == Iex_Const) {
3776 if (e->tag == Iex_Const) {
4771 if (next->tag == Iex_Const) {