Searched refs:do_algebraic (Results 1 – 4 of 4) sorted by relevance
97 bool do_algebraic(exec_list *instructions, bool native_integers,
68 return do_algebraic(ir, true, options); in do_optimization()
1030 do_algebraic(exec_list *instructions, bool native_integers, in do_algebraic() function
2224 OPT(do_algebraic, ir, native_integers, options); in do_common_optimization()