Searched refs:ir_constant_fold (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/compiler/glsl/
H A Dopt_constant_folding.cpp65 ir_constant_fold(ir_rvalue **rvalue) function
114 if (ir_constant_fold(rvalue))
H A Dir_optimization.h85 bool ir_constant_fold(ir_rvalue **rvalue);
H A Dopt_constant_propagation.cpp152 if (ir_constant_fold(rvalue))

Completed in 198 milliseconds