Searched refs:gcm_schedule_early_src (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_gcm.c204 gcm_schedule_early_src(nir_src *src, void *void_state) function in typeref:typename:bool
226 * gcm_schedule_early_src for the same instruction will still need it.
261 nir_foreach_src(instr, gcm_schedule_early_src, state);
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_gcm.c418 gcm_schedule_early_src(nir_src *src, void *void_state) function in typeref:typename:bool
443 * gcm_schedule_early_src for the same instruction will still need it.
482 nir_foreach_src(instr, gcm_schedule_early_src, state);

Completed in 3 milliseconds