Home
last modified time | relevance | path

Searched refs:flag_complex_method (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dflags.h186 extern int flag_complex_method;
H A Dtoplev.c285 int flag_complex_method = 1; variable
1879 flag_complex_method = 0; in process_options()
H A Dtree-complex.c976 if (flag_complex_method == 2 && SCALAR_FLOAT_TYPE_P (inner_type)) in expand_complex_multiplication()
1226 switch (flag_complex_method) in expand_complex_division()
H A Dc-opts.c1107 flag_complex_method = 2; in c_common_post_options()
H A DChangeLog-200530949 * c-opts.c (c_common_post_options): Set flag_complex_method to 2
30953 * toplev.c (flag_complex_method): Initialize to 1.
30954 (process_options): Set flag_complex_method to 0 if
31972 * flags.h, toplev.c (flag_complex_method): Rename from