Searched refs:has_source_modifiers (Results 1 – 3 of 3) 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()
741 bool has_source_modifiers = entry->src.abs || entry->src.negate; in try_copy_propagate() local743 if (has_source_modifiers && !inst->can_do_source_mods(devinfo)) in try_copy_propagate()754 if (has_source_modifiers && in try_copy_propagate()767 const elk_reg_type dst_type = (has_source_modifiers && in try_copy_propagate()848 if (has_source_modifiers && in try_copy_propagate()907 if (has_source_modifiers) { in try_copy_propagate()
736 bool has_source_modifiers = entry->src.abs || entry->src.negate; in try_copy_propagate() local738 if (has_source_modifiers && !inst->can_do_source_mods(devinfo)) in try_copy_propagate()757 const brw_reg_type dst_type = (has_source_modifiers && in try_copy_propagate()858 if (has_source_modifiers && in try_copy_propagate()917 if (has_source_modifiers) { in try_copy_propagate()1513 const bool has_source_modifiers = val.abs || val.negate; in try_copy_propagate_def() local1515 if (has_source_modifiers) { in try_copy_propagate_def()1572 const brw_reg_type dst_type = (has_source_modifiers && in try_copy_propagate_def()1697 if (has_source_modifiers) { in try_copy_propagate_def()