Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_soa.c1276 LLVMValueRef fetch_cond, temp_res; in emit_load_mem() local
1278 fetch_cond = LLVMBuildICmp(gallivm->builder, LLVMIntNE, do_fetch, lp_build_const_int32(gallivm, 0), ""); in emit_load_mem()
1280 lp_build_if(&ifthen, gallivm, fetch_cond); in emit_load_mem()

Completed in 6 milliseconds