Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_search.h156 int8_t comm_expr_idx; member
H A Dnir_search.c436 (expr->comm_expr_idx >= 0 && in match_expression()
437 expr->comm_expr_idx < NIR_SEARCH_MAX_COMM_OPS) ? in match_expression()
438 ((state->comm_op_direction >> expr->comm_expr_idx) & 1) : 0; in match_expression()
H A Dnir_algebraic.py212 ${val.comm_expr_idx}, ${val.comm_exprs},
446 self.comm_expr_idx = base_idx
449 self.comm_expr_idx = -1

Completed in 6 milliseconds