Home
last modified time | relevance | path

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

/dports/lang/clover/mesa-21.3.6/src/compiler/nir/
H A Dnir_search.c56 nir_algebraic_automaton(nir_instr *instr, struct util_dynarray *states,
511 nir_algebraic_automaton(&alu->instr, state->states, state->pass_op_table); in construct_value()
562 nir_algebraic_automaton(cval->parent_instr, state->states, in construct_value()
658 if (nir_algebraic_automaton(use_src->parent_instr, states, pass_op_table)) in add_uses_to_worklist()
789 nir_algebraic_automaton(ssa_val->parent_instr, states, pass_op_table); in nir_replace_instr()
809 nir_algebraic_automaton(nir_instr *instr, struct util_dynarray *states, in nir_algebraic_automaton() function
929 nir_algebraic_automaton(instr, &states, pass_op_table); in nir_algebraic_impl()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/nir/
H A Dnir_search.c56 nir_algebraic_automaton(nir_instr *instr, struct util_dynarray *states,
511 nir_algebraic_automaton(&alu->instr, state->states, state->pass_op_table); in construct_value()
562 nir_algebraic_automaton(cval->parent_instr, state->states, in construct_value()
658 if (nir_algebraic_automaton(use_src->parent_instr, states, pass_op_table)) in add_uses_to_worklist()
789 nir_algebraic_automaton(ssa_val->parent_instr, states, pass_op_table); in nir_replace_instr()
809 nir_algebraic_automaton(nir_instr *instr, struct util_dynarray *states, in nir_algebraic_automaton() function
929 nir_algebraic_automaton(instr, &states, pass_op_table); in nir_algebraic_impl()
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/nir/
H A Dnir_search.c56 nir_algebraic_automaton(nir_instr *instr, struct util_dynarray *states,
511 nir_algebraic_automaton(&alu->instr, state->states, state->pass_op_table); in construct_value()
562 nir_algebraic_automaton(cval->parent_instr, state->states, in construct_value()
658 if (nir_algebraic_automaton(use_src->parent_instr, states, pass_op_table)) in add_uses_to_worklist()
789 nir_algebraic_automaton(ssa_val->parent_instr, states, pass_op_table); in nir_replace_instr()
809 nir_algebraic_automaton(nir_instr *instr, struct util_dynarray *states, in nir_algebraic_automaton() function
929 nir_algebraic_automaton(instr, &states, pass_op_table); in nir_algebraic_impl()
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/nir/
H A Dnir_search.c56 nir_algebraic_automaton(nir_instr *instr, struct util_dynarray *states,
511 nir_algebraic_automaton(&alu->instr, state->states, state->pass_op_table); in construct_value()
562 nir_algebraic_automaton(cval->parent_instr, state->states, in construct_value()
658 if (nir_algebraic_automaton(use_src->parent_instr, states, pass_op_table)) in add_uses_to_worklist()
789 nir_algebraic_automaton(ssa_val->parent_instr, states, pass_op_table); in nir_replace_instr()
809 nir_algebraic_automaton(nir_instr *instr, struct util_dynarray *states, in nir_algebraic_automaton() function
929 nir_algebraic_automaton(instr, &states, pass_op_table); in nir_algebraic_impl()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/nir/
H A Dnir_search.c56 nir_algebraic_automaton(nir_instr *instr, struct util_dynarray *states,
511 nir_algebraic_automaton(&alu->instr, state->states, state->pass_op_table); in construct_value()
562 nir_algebraic_automaton(cval->parent_instr, state->states, in construct_value()
658 if (nir_algebraic_automaton(use_src->parent_instr, states, pass_op_table)) in add_uses_to_worklist()
789 nir_algebraic_automaton(ssa_val->parent_instr, states, pass_op_table); in nir_replace_instr()
809 nir_algebraic_automaton(nir_instr *instr, struct util_dynarray *states, in nir_algebraic_automaton() function
929 nir_algebraic_automaton(instr, &states, pass_op_table); in nir_algebraic_impl()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/nir/
H A Dnir_search.c56 nir_algebraic_automaton(nir_instr *instr, struct util_dynarray *states,
511 nir_algebraic_automaton(&alu->instr, state->states, state->pass_op_table); in construct_value()
562 nir_algebraic_automaton(cval->parent_instr, state->states, in construct_value()
658 if (nir_algebraic_automaton(use_src->parent_instr, states, pass_op_table)) in add_uses_to_worklist()
789 nir_algebraic_automaton(ssa_val->parent_instr, states, pass_op_table); in nir_replace_instr()
809 nir_algebraic_automaton(nir_instr *instr, struct util_dynarray *states, in nir_algebraic_automaton() function
929 nir_algebraic_automaton(instr, &states, pass_op_table); in nir_algebraic_impl()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/nir/
H A Dnir_search.c56 nir_algebraic_automaton(nir_instr *instr, struct util_dynarray *states,
511 nir_algebraic_automaton(&alu->instr, state->states, state->pass_op_table); in construct_value()
562 nir_algebraic_automaton(cval->parent_instr, state->states, in construct_value()
658 if (nir_algebraic_automaton(use_src->parent_instr, states, pass_op_table)) in add_uses_to_worklist()
789 nir_algebraic_automaton(ssa_val->parent_instr, states, pass_op_table); in nir_replace_instr()
809 nir_algebraic_automaton(nir_instr *instr, struct util_dynarray *states, in nir_algebraic_automaton() function
929 nir_algebraic_automaton(instr, &states, pass_op_table); in nir_algebraic_impl()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/nir/
H A Dnir_search.c56 nir_algebraic_automaton(nir_instr *instr, struct util_dynarray *states,
511 nir_algebraic_automaton(&alu->instr, state->states, state->pass_op_table); in construct_value()
562 nir_algebraic_automaton(cval->parent_instr, state->states, in construct_value()
658 if (nir_algebraic_automaton(use_src->parent_instr, states, pass_op_table)) in add_uses_to_worklist()
789 nir_algebraic_automaton(ssa_val->parent_instr, states, pass_op_table); in nir_replace_instr()
809 nir_algebraic_automaton(nir_instr *instr, struct util_dynarray *states, in nir_algebraic_automaton() function
929 nir_algebraic_automaton(instr, &states, pass_op_table); in nir_algebraic_impl()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/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()
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/nir/
H A Dnir_search.c56 nir_algebraic_automaton(nir_instr *instr, struct util_dynarray *states,
511 nir_algebraic_automaton(&alu->instr, state->states, state->pass_op_table); in construct_value()
562 nir_algebraic_automaton(cval->parent_instr, state->states, in construct_value()
658 if (nir_algebraic_automaton(use_src->parent_instr, states, pass_op_table)) in add_uses_to_worklist()
789 nir_algebraic_automaton(ssa_val->parent_instr, states, pass_op_table); in nir_replace_instr()
809 nir_algebraic_automaton(nir_instr *instr, struct util_dynarray *states, in nir_algebraic_automaton() function
929 nir_algebraic_automaton(instr, &states, pass_op_table); in nir_algebraic_impl()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/compiler/nir/
H A Dnir_search.c56 nir_algebraic_automaton(nir_instr *instr, struct util_dynarray *states,
511 nir_algebraic_automaton(&alu->instr, state->states, state->pass_op_table); in construct_value()
563 nir_algebraic_automaton(cval->parent_instr, state->states, in construct_value()
676 if (nir_algebraic_automaton(instr, states, pass_op_table)) { in nir_algebraic_update_automaton()
789 nir_algebraic_automaton(ssa_val->parent_instr, states, pass_op_table); in nir_replace_instr()
809 nir_algebraic_automaton(nir_instr *instr, struct util_dynarray *states, in nir_algebraic_automaton() function
929 nir_algebraic_automaton(instr, &states, pass_op_table); in nir_algebraic_impl()