Searched refs:reassociate_operands (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | opt_algebraic.cpp | 70 void reassociate_operands(ir_expression *ir1, 229 ir_algebraic_visitor::reassociate_operands(ir_expression *ir1, function in class:ir_algebraic_visitor 277 reassociate_operands(ir1, const_index, ir2, 1); 280 reassociate_operands(ir1, const_index, ir2, 0);
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | opt_algebraic.cpp | 70 void reassociate_operands(ir_expression *ir1, 229 ir_algebraic_visitor::reassociate_operands(ir_expression *ir1, function in class:ir_algebraic_visitor 277 reassociate_operands(ir1, const_index, ir2, 1); 280 reassociate_operands(ir1, const_index, ir2, 0);
|
Completed in 5 milliseconds