Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_search.c57 nir_algebraic_automaton(nir_instr *instr, struct util_dynarray *states,
513 nir_algebraic_automaton(&alu->instr, state->states, state->pass_op_table); in construct_value()
564 nir_algebraic_automaton(cval->parent_instr, state->states, in construct_value()
660 if (nir_algebraic_automaton(use_src->parent_instr, states, pass_op_table)) in add_uses_to_worklist()
792 nir_algebraic_automaton(ssa_val->parent_instr, states, table->pass_op_table); in nir_replace_instr()
812 nir_algebraic_automaton(nir_instr *instr, struct util_dynarray *states, in nir_algebraic_automaton() function
931 nir_algebraic_automaton(instr, &states, table->pass_op_table); in nir_algebraic_impl()

Completed in 2 milliseconds