Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_soa.c2171 LLVMValueRef found_store = lp_build_alloca(gallivm, bld_base->int_bld.elem_type, ""); in emit_elect() local
2181 LLVMBuildLoad2(builder, bld_base->int_bld.elem_type, found_store, ""), in emit_elect()
2187 LLVMBuildStore(builder, lp_build_const_int32(gallivm, 1), found_store); in emit_elect()

Completed in 6 milliseconds