Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dr3xx_vertprog.c98 static int t_src_conflict(struct rc_src_register a, struct rc_src_register b) in t_src_conflict() function
717 if (t_src_conflict(inst->U.I.SrcReg[1], inst->U.I.SrcReg[2]) in transform_source_conflicts()
718 || t_src_conflict(inst->U.I.SrcReg[0], inst->U.I.SrcReg[2])) { in transform_source_conflicts()
733 if (t_src_conflict(inst->U.I.SrcReg[1], inst->U.I.SrcReg[0])) { in transform_source_conflicts()