Searched refs:thread_enabled (Results 1 – 1 of 1) sorted by relevance
1453 LLVMValueRef thread_enabled; in si_build_main_function() local1479 thread_enabled = si_is_gs_thread(ctx); in si_build_main_function()1481 thread_enabled = si_is_es_thread(ctx); in si_build_main_function()1487 ac_build_ifcc(&ctx->ac, thread_enabled, ctx->merged_wrap_if_label); in si_build_main_function()