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

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_loop_analyze.c75 } loop_info_state; typedef in typeref:struct:__anon140e87310308
78 get_loop_var(nir_ssa_def *value, loop_info_state *state)
84 loop_info_state *state;
180 init_loop_block(nir_block *block, loop_info_state *state,
215 mark_invariant(nir_ssa_def *def, loop_info_state *state)
253 compute_invariance_information(loop_info_state *state)
312 compute_induction_information(loop_info_state *state)
403 loop_info_state *state = void_state;
419 find_loop_terminators(loop_info_state *state)
484 find_array_access_via_induction(loop_info_state *stat
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_loop_analyze.c80 } loop_info_state; typedef in typeref:struct:__anon432c87240308
83 get_loop_var(nir_ssa_def *value, loop_info_state *state)
106 loop_info_state *state;
209 init_loop_block(nir_block *block, loop_info_state *state,
238 mark_invariant(nir_ssa_def *def, loop_info_state *state)
276 compute_invariance_information(loop_info_state *state)
369 compute_induction_information(loop_info_state *state)
521 find_loop_terminators(loop_info_state *state)
586 find_array_access_via_induction(loop_info_state *state,
616 guess_loop_limit(loop_info_state *stat
[all...]

Completed in 5 milliseconds