Searched refs:fast_math_hint_value (Results 1 – 1 of 1) sorted by relevance
196 …FastMathHint fast_math_hint_value = options.fast_math_hint->value() ? FastMathHint::Enabled : Fast… in consume_common_graph_parameters() local212 …common_params.fast_math_hint = options.fast_math_hint->is_set() ? fast_math_hint_value : F… in consume_common_graph_parameters()