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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir.h167 bool brw_nir_opt_peephole_ffma(nir_shader *shader);
H A Dbrw_nir_opt_peephole_ffma.c290 brw_nir_opt_peephole_ffma(nir_shader *shader) function in typeref:typename:bool
H A Dbrw_nir.c869 OPT(brw_nir_opt_peephole_ffma);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir.h179 bool brw_nir_opt_peephole_ffma(nir_shader *shader);
H A Dbrw_nir_opt_peephole_ffma.c263 brw_nir_opt_peephole_ffma(nir_shader *shader) function in typeref:typename:bool
H A Dbrw_nir.c1095 OPT(brw_nir_opt_peephole_ffma);
/xsrc/external/mit/MesaLib.old/dist/src/intel/
H A DMakefile.sources87 compiler/brw_nir_opt_peephole_ffma.c \
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.3.0.rst2542 - intel/compiler: use nir_shader_instructions_pass in brw_nir_opt_peephole_ffma

Completed in 11 milliseconds