Home | History | Annotate | Download | only in priv

Lines Matching refs:Iex_Binop

908    case Iex_Binop: {
1424 if (e->Iex.Unop.op == Iop_32Uto64 && e->Iex.Unop.arg->tag == Iex_Binop) {
1915 if (e->tag == Iex_Binop
1917 && e->Iex.Binop.arg2->tag == Iex_Binop
1930 if (e->tag == Iex_Binop
2239 if (e->tag == Iex_Binop
2258 if (e->tag == Iex_Binop
2278 if (e->tag == Iex_Binop
2297 if (e->tag == Iex_Binop
2321 if (e->tag == Iex_Binop
2465 if (e->tag == Iex_Binop) {
2703 } /* if (e->tag == Iex_Binop) */
2827 if (e->tag == Iex_Binop
2860 if (e->tag == Iex_Binop && e->Iex.Binop.op == Iop_RoundF32toInt) {
3014 if (e->tag == Iex_Binop && e->Iex.Binop.op == Iop_RoundF64toInt) {
3097 if (e->tag == Iex_Binop && e->Iex.Binop.op == Iop_I64StoF64) {
3140 if (e->tag == Iex_Binop) {
3437 if (e->tag == Iex_Binop) {
3776 } /* if (e->tag == Iex_Binop) */
3942 && stmt->Ist.WrTmp.data->tag == Iex_Binop