Searched refs:tree_conflicts_with_clobbers_p (Results 1 – 2 of 2) sorted by relevance
108 static bool tree_conflicts_with_clobbers_p (tree, HARD_REG_SET *);617 tree_conflicts_with_clobbers_p (tree t, HARD_REG_SET *clobbered_regs) in tree_conflicts_with_clobbers_p() function861 if (tree_conflicts_with_clobbers_p (val, &clobbered_regs)) in expand_asm_operands()961 if (tree_conflicts_with_clobbers_p (val, &clobbered_regs)) in expand_asm_operands()
12245 (tree_conflicts_with_clobbers_p). Take HARD_REG_SET * argument.