Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_eu_validate.c1762 bool is_integer_dword_multiply = in special_requirements_for_handling_double_precision_data_types() local
1770 if (dst_type_size != 8 && exec_type_size != 8 && !is_integer_dword_multiply) in special_requirements_for_handling_double_precision_data_types()