Searched refs:fold_mul_add (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_expr.h80 bool fold_mul_add(alu_node *n);
H A Dsb_expr.cpp477 bool expr_handler::fold_mul_add(alu_node *n) { function in class:r600_sb::expr_handler
794 if (fold_mul_add(&n))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_expr.h80 bool fold_mul_add(alu_node *n);
H A Dsb_expr.cpp477 bool expr_handler::fold_mul_add(alu_node *n) { function in class:r600_sb::expr_handler
794 if (fold_mul_add(&n))

Completed in 5 milliseconds