Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_expr.h82 bool fold_assoc(alu_node *n);
Dsb_expr.cpp592 bool expr_handler::fold_assoc(alu_node *n) { in fold_assoc() function in r600_sb::expr_handler
741 if (fold_assoc(&n)) in fold_alu_op2()
935 if (fold_assoc(&n)) in fold_alu_op3()