Home
last modified time | relevance | path

Searched refs:nir_search_expression (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_search.h173 } nir_search_expression; typedef
192 nir_search_expression expression;
212 * nir_search_expression->cond.
237 nir_search_expression, value,
245 const nir_search_expression *search,
H A Dnir_search.c53 match_expression(const nir_algebraic_table *table, const nir_search_expression *expr, nir_alu_instr *instr,
394 match_expression(const nir_algebraic_table *table, const nir_search_expression *expr, nir_alu_instr *instr, in match_expression()
476 const nir_search_expression *expr = nir_search_value_as_expression(value); in construct_value()
614 const nir_search_expression *expr = nir_search_value_as_expression(val); in dump_value()
693 const nir_search_expression *search, in nir_replace_instr()

Completed in 2 milliseconds