Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_algebraic.py39 nir_search_max_comm_ops = 8 variable
1191 if comm_exprs <= nir_search_max_comm_ops:
1201 if comm_exprs > nir_search_max_comm_ops:
1205 nir_search_max_comm_ops),