Searched refs:exec_ifthen (Results 1 – 1 of 1) sorted by relevance
1064 struct lp_build_if_state exec_ifthen; in emit_load_mem() local1065 lp_build_if(&exec_ifthen, gallivm, loop_cond); in emit_load_mem()1118 lp_build_endif(&exec_ifthen); in emit_load_mem()1153 struct lp_build_if_state exec_ifthen; in emit_store_mem() local1154 lp_build_if(&exec_ifthen, gallivm, loop_cond); in emit_store_mem()1193 lp_build_endif(&exec_ifthen); in emit_store_mem()1225 struct lp_build_if_state exec_ifthen; in emit_atomic_mem() local1226 lp_build_if(&exec_ifthen, gallivm, loop_cond); in emit_atomic_mem()1330 lp_build_endif(&exec_ifthen); in emit_atomic_mem()