Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_expr.h80 bool fold_mul_add(alu_node *n);
Dsb_expr.cpp476 bool expr_handler::fold_mul_add(alu_node *n) { in fold_mul_add() function in r600_sb::expr_handler
793 if (fold_mul_add(&n)) in fold_alu_op2()