Searched refs:found_store (Results 1 – 1 of 1) sorted by relevance
2171 LLVMValueRef found_store = lp_build_alloca(gallivm, bld_base->int_bld.elem_type, ""); in emit_elect() local2181 … 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()