Home
last modified time | relevance | path

Searched refs:qir_opt_constant_folding (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_opt_constant_folding.c98 qir_opt_constant_folding(struct vc4_compile *c) in qir_opt_constant_folding() function
Dvc4_qir.c793 OPTPASS(qir_opt_constant_folding); in qir_optimize()
Dvc4_qir.h601 bool qir_opt_constant_folding(struct vc4_compile *c);