Searched refs:pass_op_table (Results 1 – 2 of 2) sorted by relevance
45 const struct per_op_table *pass_op_table; member57 const struct per_op_table *pass_op_table);511 nir_algebraic_automaton(&alu->instr, state->states, state->pass_op_table); in construct_value()564 state->pass_op_table); in construct_value()664 const struct per_op_table *pass_op_table) in nir_algebraic_update_automaton() argument676 if (nir_algebraic_automaton(instr, states, pass_op_table)) { in nir_algebraic_update_automaton()690 const struct per_op_table *pass_op_table, in nir_replace_instr() argument706 state.pass_op_table = pass_op_table; in nir_replace_instr()789 nir_algebraic_automaton(ssa_val->parent_instr, states, pass_op_table); in nir_replace_instr()797 states, pass_op_table); in nir_replace_instr()[all …]
204 const struct per_op_table *pass_op_table,213 const struct per_op_table *pass_op_table);