Searched refs:fold_assoc (Results 1 – 3 of 3) sorted by relevance
82 bool fold_assoc(alu_node *n);
601 bool expr_handler::fold_assoc(alu_node *n) { in fold_assoc() function in r600_sb::expr_handler750 if (fold_assoc(&n)) in fold_alu_op2()946 if (fold_assoc(&n)) in fold_alu_op3()
282 - r600/sb: Do not distribute neg in expr_handler::fold_assoc() when