Home | History | Annotate | Download | only in priv

Lines Matching refs:Iex_Binop

966    case Iex_Binop: {
1421 if (e->Iex.Unop.op == Iop_32Uto64 && e->Iex.Unop.arg->tag == Iex_Binop) {
1985 if (e->tag == Iex_Binop
1987 && e->Iex.Binop.arg2->tag == Iex_Binop
2000 if (e->tag == Iex_Binop
2318 if (e->tag == Iex_Binop
2347 if (e->tag == Iex_Binop
2367 if (e->tag == Iex_Binop
2394 if (e->tag == Iex_Binop
2420 if (e->tag == Iex_Binop
2486 if (e->tag == Iex_Binop) {
2539 } /* if (e->tag == Iex_Binop) */
2583 if (e->tag == Iex_Binop
2616 if (e->tag == Iex_Binop && e->Iex.Binop.op == Iop_RoundF32toInt) {
2886 if (e->tag == Iex_Binop && e->Iex.Binop.op == Iop_RoundF64toInt) {
2970 if (e->tag == Iex_Binop && e->Iex.Binop.op == Iop_I64StoF64) {
3013 if (e->tag == Iex_Binop) {
3303 if (e->tag == Iex_Binop) {
3656 } /* if (e->tag == Iex_Binop) */
3887 if (e->tag == Iex_Binop) {
4174 } /* if (e->tag == Iex_Binop) */
4494 && stmt->Ist.WrTmp.data->tag == Iex_Binop