Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_soa.c2170 LLVMValueRef idx_store = lp_build_alloca(gallivm, bld_base->int_bld.elem_type, ""); in emit_elect() local
2188 LLVMBuildStore(builder, loop_state.counter, idx_store); in emit_elect()
2195 LLVMBuildLoad2(builder, bld_base->int_bld.elem_type, idx_store, ""), in emit_elect()

Completed in 6 milliseconds