Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_search.h151 int8_t comm_expr_idx; member
Dnir_search.c434 (expr->comm_expr_idx >= 0 && in match_expression()
435 expr->comm_expr_idx < NIR_SEARCH_MAX_COMM_OPS) ? in match_expression()
436 ((state->comm_op_direction >> expr->comm_expr_idx) & 1) : 0; in match_expression()
Dnir_algebraic.py440 self.comm_expr_idx = base_idx
443 self.comm_expr_idx = -1