Home
last modified time | relevance | path

Searched refs:combine_all_memory_barriers (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/compiler/elk/
Delk_nir.c1180 bool combine_all_memory_barriers(nir_intrinsic_instr *a, in combine_all_memory_barriers() function
1368 OPT(nir_opt_combine_barriers, combine_all_memory_barriers, NULL); in elk_postprocess_nir()
/external/mesa3d/src/intel/compiler/
Dbrw_nir.c1515 bool combine_all_memory_barriers(nir_intrinsic_instr *a, in combine_all_memory_barriers() function
1743 OPT(nir_opt_combine_barriers, combine_all_memory_barriers, NULL); in brw_postprocess_nir()