Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_algebraic.py212 ${val.comm_expr_idx}, ${val.comm_exprs},
436 self.comm_exprs = 0
447 self.comm_exprs += 1
453 s.__index_comm_exprs(base_idx + self.comm_exprs)
454 self.comm_exprs += s.comm_exprs
456 return self.comm_exprs
1223 comm_exprs = xform.search.comm_exprs
1226 if comm_exprs <
[all...]
H A Dnir_search.h161 uint8_t comm_exprs; member
H A Dnir_search.c714 1 << MIN2(search->comm_exprs, NIR_SEARCH_MAX_COMM_OPS); in nir_replace_instr()

Completed in 4 milliseconds