Lines Matching full:sub32
1605 /* Sub32/64(t,t) ==> 0, for some IRTemp t */
2810 /*--- Add32/Sub32 chain collapsing ---*/
2813 /* ----- Helper functions for Add32/Sub32 chain collapsing ----- */
2815 /* Is this expression "Add32(tmp,const)" or "Sub32(tmp,const)" ? If
2817 root node is Add32, not Sub32. */
2883 /* ------- Main function for Add32/Sub32 chain collapsing ------ */
2896 /* Try to collapse 't1 = Add32/Sub32(t2, con)'. */
2901 /* So e1 is of the form Add32(var,con) or Sub32