Searched refs:fast_math_flags_struct_set_p (Results 1 – 6 of 6) sorted by relevance
33 extern bool fast_math_flags_struct_set_p (struct cl_optimization *);
2649 fast_math_flags_struct_set_p (struct cl_optimization *opt)
39 extern bool fast_math_flags_struct_set_p (struct cl_optimization *);
1856 fast_math_flags_struct_set_p (struct cl_optimization *opt) in fast_math_flags_struct_set_p() function
546 prev_fast_math = fast_math_flags_struct_set_p (prev); in c_cpp_builtins_optimize_pragma()547 cur_fast_math = fast_math_flags_struct_set_p (cur); in c_cpp_builtins_optimize_pragma()
589 prev_fast_math = fast_math_flags_struct_set_p (prev); in c_cpp_builtins_optimize_pragma()590 cur_fast_math = fast_math_flags_struct_set_p (cur); in c_cpp_builtins_optimize_pragma()