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

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_gcm.c59 struct gcm_state { struct
75 gcm_build_block_info(struct exec_list *cf_list, struct gcm_state *state,
109 gcm_pin_instructions_block(nir_block *block, struct gcm_state *state)
194 gcm_schedule_early_instr(nir_instr *instr, struct gcm_state *state);
206 struct gcm_state *state = void_state;
241 gcm_schedule_early_instr(nir_instr *instr, struct gcm_state *state)
265 gcm_schedule_late_instr(nir_instr *instr, struct gcm_state *state);
277 struct gcm_state *state = void_state;
356 gcm_schedule_late_instr(nir_instr *instr, struct gcm_state *state)
374 gcm_place_instr(nir_instr *instr, struct gcm_state *stat
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_gcm.c77 struct gcm_state { struct
130 gcm_build_block_info(struct exec_list *cf_list, struct gcm_state *state,
301 gcm_pin_instructions(nir_function_impl *impl, struct gcm_state *state)
307 /* Index the instructions for use in gcm_state::instrs */
408 gcm_schedule_early_instr(nir_instr *instr, struct gcm_state *state);
420 struct gcm_state *state = void_state;
459 gcm_schedule_early_instr(nir_instr *instr, struct gcm_state *state)
486 set_block_for_loop_instr(struct gcm_state *state, nir_instr *instr,
533 nir_block *late_block, struct gcm_state *state)
554 gcm_schedule_late_instr(nir_instr *instr, struct gcm_state *stat
[all...]

Completed in 3 milliseconds