Searched refs:has_source_modifiers (Results 1 – 2 of 2) sorted by relevance
349 bool has_source_modifiers = value.negate || value.abs; in try_copy_propagate() local354 if (has_source_modifiers && !inst->can_do_source_mods(devinfo)) in try_copy_propagate()365 if (has_source_modifiers && in try_copy_propagate()370 if (has_source_modifiers && in try_copy_propagate()444 if (has_source_modifiers && in try_copy_propagate()
534 bool has_source_modifiers = entry->src.abs || entry->src.negate; in try_copy_propagate() local536 if (has_source_modifiers && !inst->can_do_source_mods(devinfo)) in try_copy_propagate()547 if (has_source_modifiers && in try_copy_propagate()560 const brw_reg_type dst_type = (has_source_modifiers && in try_copy_propagate()641 if (has_source_modifiers && in try_copy_propagate()719 if (has_source_modifiers) { in try_copy_propagate()