Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_flow.h115 struct lp_build_loop_state struct
125 lp_build_loop_begin(struct lp_build_loop_state *state, argument
130 lp_build_loop_end(struct lp_build_loop_state *state,
135 lp_build_loop_force_set_counter(struct lp_build_loop_state *state,
139 lp_build_loop_force_reload_counter(struct lp_build_loop_state *state);
141 lp_build_loop_end_cond(struct lp_build_loop_state *state,
Dlp_bld_flow.c227 lp_build_loop_begin(struct lp_build_loop_state *state, in lp_build_loop_begin()
250 lp_build_loop_end_cond(struct lp_build_loop_state *state, in lp_build_loop_end_cond()
279 lp_build_loop_force_set_counter(struct lp_build_loop_state *state, in lp_build_loop_force_set_counter()
287 lp_build_loop_force_reload_counter(struct lp_build_loop_state *state) in lp_build_loop_force_reload_counter()
294 lp_build_loop_end(struct lp_build_loop_state *state, in lp_build_loop_end()
Dlp_bld_nir_soa.c792 struct lp_build_loop_state loop_state; in emit_load_global()
834 struct lp_build_loop_state loop_state; in emit_store_global()
884 struct lp_build_loop_state loop_state; in emit_atomic_global()
1046 struct lp_build_loop_state loop_state; in emit_load_mem()
1128 struct lp_build_loop_state loop_state; in emit_store_mem()
1183 struct lp_build_loop_state loop_state; in emit_atomic_mem()
1778 struct lp_build_loop_state loop_state; in emit_vote()
1888 struct lp_build_loop_state loop_state; in emit_load_scratch()
1952 struct lp_build_loop_state loop_state; in emit_store_scratch()
Dlp_bld_format_soa.c1085 struct lp_build_loop_state loop_state; in lp_build_store_rgba_soa()
Dlp_bld_tgsi_soa.c3522 struct lp_build_loop_state loop_state; in load_emit()
3642 struct lp_build_loop_state loop_state; in store_emit()
3836 struct lp_build_loop_state loop_state; in atomic_emit()
Dlp_bld_sample_soa.c4074 struct lp_build_loop_state loop_state; in lp_build_do_atomic_soa()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_cs.c181 struct lp_build_loop_state loop_state[4]; in generate_compute()
363 struct lp_build_loop_state mask_loop_state; in generate_compute()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c1917 struct lp_build_loop_state lp_loop; in draw_llvm_generate()
3391 struct lp_build_loop_state loop_state[2]; in draw_tcs_llvm_generate()
3974 struct lp_build_loop_state lp_loop; in draw_tes_llvm_generate()