Searched refs:FLOAT_CONTROLS_DENORM_FLUSH_TO_ZERO_FP32 (Results 1 – 8 of 8) sorted by relevance
135 .float_controls_execution_mode = FLOAT_CONTROLS_DENORM_FLUSH_TO_ZERO_FP32, in clc_libclc_new()
1027 FLOAT_CONTROLS_DENORM_FLUSH_TO_ZERO_FP32 = 0x0010, enumerator
247 if (mode & FLOAT_CONTROLS_DENORM_FLUSH_TO_ZERO_FP32) in brw_rnd_mode_from_nir()
813 .float_controls_execution_mode = FLOAT_CONTROLS_DENORM_FLUSH_TO_ZERO_FP32, in clc_spirv_to_dxil()
1274 (32 == bit_size && execution_mode & FLOAT_CONTROLS_DENORM_FLUSH_TO_ZERO_FP32) || in nir_is_denorm_flush_to_zero()
2395 if (shaders[0]->info.float_controls_execution_mode & FLOAT_CONTROLS_DENORM_FLUSH_TO_ZERO_FP32) { in ac_translate_nir_to_llvm()
5111 case 32: execution_mode = FLOAT_CONTROLS_DENORM_FLUSH_TO_ZERO_FP32; break; in vtn_handle_execution_mode()
11390 float_controls & FLOAT_CONTROLS_DENORM_FLUSH_TO_ZERO_FP32; in setup_fp_mode()