Searched refs:nir_has_any_rounding_mode_enabled (Results 1 – 2 of 2) sorted by relevance
1180 if (nir_has_any_rounding_mode_enabled(execution_mode)) { in nir_emit_alu()1245 if (nir_has_any_rounding_mode_enabled(execution_mode)) { in nir_emit_alu()1311 if (nir_has_any_rounding_mode_enabled(execution_mode)) { in nir_emit_alu()1922 if (nir_has_any_rounding_mode_enabled(execution_mode)) { in nir_emit_alu()1933 if (nir_has_any_rounding_mode_enabled(execution_mode)) { in nir_emit_alu()
1335 nir_has_any_rounding_mode_enabled(unsigned execution_mode) in nir_has_any_rounding_mode_enabled() function