Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_opt_gcm.c64 struct gcm_state { struct
85 gcm_build_block_info(struct exec_list *cf_list, struct gcm_state *state, in gcm_build_block_info() argument
183 gcm_pin_instructions(nir_function_impl *impl, struct gcm_state *state) in gcm_pin_instructions()
267 gcm_schedule_early_instr(nir_instr *instr, struct gcm_state *state);
279 struct gcm_state *state = void_state; in gcm_schedule_early_src()
318 gcm_schedule_early_instr(nir_instr *instr, struct gcm_state *state) in gcm_schedule_early_instr()
345 nir_block *late_block, struct gcm_state *state) in gcm_choose_block_for_instr()
379 gcm_schedule_late_instr(nir_instr *instr, struct gcm_state *state);
391 struct gcm_state *state = void_state; in gcm_schedule_late_def()
478 gcm_schedule_late_instr(nir_instr *instr, struct gcm_state *state) in gcm_schedule_late_instr()
[all …]