Lines Matching full:expanding
393 /// out common terms (eg "(A*B)+(A*C)" -> "A*(B+C)") or expanding out if this460 // The instruction has the form "(A op' B) op C". See if expanding it out485 // The instruction has the form "A op (B op' C)". See if expanding it out