Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_expr.h82 bool fold_assoc(alu_node *n);
H A Dsb_expr.cpp594 bool expr_handler::fold_assoc(alu_node *n) { in fold_assoc() function in r600_sb::expr_handler
743 if (fold_assoc(&n)) in fold_alu_op2()
939 if (fold_assoc(&n)) in fold_alu_op3()

Completed in 2 milliseconds