Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_soa.c1260 struct lp_build_if_state exec_ifthen; in emit_load_mem() local
1261 lp_build_if(&exec_ifthen, gallivm, loop_cond); in emit_load_mem()
1294 lp_build_endif(&exec_ifthen); in emit_load_mem()
1363 struct lp_build_if_state exec_ifthen; in emit_store_mem() local
1364 lp_build_if(&exec_ifthen, gallivm, loop_cond); in emit_store_mem()
1394 lp_build_endif(&exec_ifthen); in emit_store_mem()
1425 struct lp_build_if_state exec_ifthen; in emit_atomic_mem() local
1426 lp_build_if(&exec_ifthen, gallivm, loop_cond); in emit_atomic_mem()
1519 lp_build_endif(&exec_ifthen); in emit_atomic_mem()

Completed in 5 milliseconds