Home
last modified time | relevance | path

Searched defs:has_source_modifiers (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_fs_copy_propagation.cpp736 bool has_source_modifiers = entry->src.abs || entry->src.negate; in try_copy_propagate() local
1513 const bool has_source_modifiers = val.abs || val.negate; in try_copy_propagate_def() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_vec4_copy_propagation.cpp349 bool has_source_modifiers = value.negate || value.abs; in try_copy_propagate() local
H A Delk_fs_copy_propagation.cpp741 bool has_source_modifiers = entry->src.abs || entry->src.negate; in try_copy_propagate() local