Home
last modified time | relevance | path

Searched refs:per_op_table (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_search.h171 struct per_op_table { struct
204 const struct per_op_table *pass_op_table,
213 const struct per_op_table *pass_op_table);
Dnir_search.c45 const struct per_op_table *pass_op_table;
57 const struct per_op_table *pass_op_table);
664 const struct per_op_table *pass_op_table) in nir_algebraic_update_automaton()
690 const struct per_op_table *pass_op_table, in nir_replace_instr()
810 const struct per_op_table *pass_op_table) in nir_algebraic_automaton()
817 const struct per_op_table *tbl = &pass_op_table[search_op]; in nir_algebraic_automaton()
865 const struct per_op_table *pass_op_table, in nir_algebraic_instr()
904 const struct per_op_table *pass_op_table) in nir_algebraic_impl()
/external/mesa3d/prebuilt-intermediates/lima/
Dlima_nir_algebraic.c86 static const struct per_op_table lima_nir_scale_trig_table[nir_num_search_ops] = {
235 static const struct per_op_table lima_nir_lower_ftrunc_table[nir_num_search_ops] = {
/external/mesa3d/prebuilt-intermediates/compiler/
Dbrw_nir_trig_workarounds.c100 static const struct per_op_table brw_nir_apply_trig_workarounds_table[nir_num_search_ops] = {
/external/mesa3d/prebuilt-intermediates/ir3/
Dir3_nir_trig.c143 static const struct per_op_table ir3_nir_apply_trig_workarounds_table[nir_num_search_ops] = {
Dir3_nir_imul.c128 static const struct per_op_table ir3_nir_lower_imul_table[nir_num_search_ops] = {
/external/mesa3d/prebuilt-intermediates/midgard/
Dmidgard_nir_algebraic.c145 static const struct per_op_table midgard_nir_lower_algebraic_early_table[nir_num_search_ops] = {
1953 static const struct per_op_table midgard_nir_lower_algebraic_late_table[nir_num_search_ops] = {
3072 static const struct per_op_table midgard_nir_scale_trig_table[nir_num_search_ops] = {
3185 static const struct per_op_table midgard_nir_cancel_inot_table[nir_num_search_ops] = {
/external/mesa3d/prebuilt-intermediates/bifrost/
Dbifrost_nir_algebraic.c2383 static const struct per_op_table bifrost_nir_lower_algebraic_late_table[nir_num_search_ops] = {
/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opt_algebraic.c64028 static const struct per_op_table nir_opt_algebraic_table[nir_num_search_ops] = {
439633 static const struct per_op_table nir_opt_algebraic_before_ffma_table[nir_num_search_ops] = {
445825 static const struct per_op_table nir_opt_algebraic_late_table[nir_num_search_ops] = {
460905 static const struct per_op_table nir_opt_algebraic_distribute_src_mods_table[nir_num_search_ops] = {