Searched refs:has_source_modifiers (Results 1 – 2 of 2) sorted by relevance
49 bool has_source_modifiers = entry->src.abs || entry->src.negate; in try_copy_propagate() local52 (has_source_modifiers || entry->src.file == UNIFORM)) in try_copy_propagate()
1591 bool has_source_modifiers = inst->src[0].abs || inst->src[0].negate; in register_coalesce() local1616 (has_source_modifiers || inst->src[0].file == UNIFORM)) { in register_coalesce()