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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dopt_constant_folding.cpp65 ir_constant_fold(ir_rvalue **rvalue) function in typeref:typename:bool
115 if (ir_constant_fold(rvalue))
H A Dir_optimization.h98 bool ir_constant_fold(ir_rvalue **rvalue);
H A Dopt_constant_propagation.cpp134 if (ir_constant_fold(rvalue))
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dopt_constant_folding.cpp65 ir_constant_fold(ir_rvalue **rvalue) function in typeref:typename:bool
115 if (ir_constant_fold(rvalue))
H A Dir_optimization.h98 bool ir_constant_fold(ir_rvalue **rvalue);
H A Dopt_constant_propagation.cpp134 if (ir_constant_fold(rvalue))

Completed in 5 milliseconds