Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_soa.c1386 LLVMValueRef store_cond; in emit_store_mem() local
1388 store_cond = LLVMBuildICmp(gallivm->builder, LLVMIntNE, do_store, lp_build_const_int32(gallivm, 0), ""); in emit_store_mem()
1389 lp_build_if(&ifthen, gallivm, store_cond); in emit_store_mem()

Completed in 5 milliseconds