Home
last modified time | relevance | path

Searched refs:nir_has_any_rounding_mode_enabled (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_nir.cpp1180 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()
/third_party/mesa3d/src/compiler/nir/
Dnir.h1335 nir_has_any_rounding_mode_enabled(unsigned execution_mode) in nir_has_any_rounding_mode_enabled() function