Searched refs:next_first_part (Results 1 – 1 of 1) sorted by relevance
1246 unsigned num_parts = 0, main_part, next_first_part; in si_llvm_compile_shader() local1252 parts[next_first_part = num_parts++] = gs_prolog; in si_llvm_compile_shader()1255 si_build_wrapper_function(&ctx, parts, num_parts, main_part, next_first_part, false); in si_llvm_compile_shader()