Home | History | Annotate | Download | only in InstCombine

Lines Matching full:expanding

393 /// out common terms (eg "(A*B)+(A*C)" -> "A*(B+C)") or expanding out if this
460 // The instruction has the form "(A op' B) op C". See if expanding it out
485 // The instruction has the form "A op (B op' C)". See if expanding it out