Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_search.h221 } nir_algebraic_table; typedef
244 const nir_algebraic_table *table,
251 const nir_algebraic_table *table);
H A Dnir_search.c46 const nir_algebraic_table *table;
53 match_expression(const nir_algebraic_table *table, const nir_search_expression *expr, nir_alu_instr *instr,
256 match_value(const nir_algebraic_table *table, in match_value()
394 match_expression(const nir_algebraic_table *table, const nir_search_expression *expr, nir_alu_instr *instr, in match_expression()
581 UNUSED static void dump_value(const nir_algebraic_table *table, const nir_search_value *val) in dump_value()
692 const nir_algebraic_table *table, in nir_replace_instr()
866 const nir_algebraic_table *table, in nir_algebraic_instr()
906 const nir_algebraic_table *table) in nir_algebraic_impl()

Completed in 3 milliseconds