Searched refs:res_bld (Results 1 – 1 of 1) sorted by relevance
785 struct lp_build_context *res_bld; in emit_load_global() local787 res_bld = get_int_bld(bld_base, true, bit_size); in emit_load_global()790 LLVMValueRef result = lp_build_alloca(gallivm, res_bld->vec_type, ""); in emit_load_global()