Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/elk/
Delk_fs_combine_constants.cpp231 negation_exists(nir_const_value v, unsigned bit_size, in negation_exists() function
367 if (negation_exists(v, bit_size, float_only)) in calculate_masks()
372 if (negation_exists(v, bit_size, integer_only)) in calculate_masks()
/external/mesa3d/src/intel/compiler/
Dbrw_opt_combine_constants.cpp219 negation_exists(nir_const_value v, unsigned bit_size, in negation_exists() function
355 if (negation_exists(v, bit_size, float_only)) in calculate_masks()
360 if (negation_exists(v, bit_size, integer_only)) in calculate_masks()