Home
last modified time | relevance | path

Searched defs:main_fn (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm.c877 LLVMValueRef main_fn = ctx->main_fn; in si_llvm_translate_nir() local
1169 LLVMValueRef main_fn = ctx.main_fn; in si_llvm_compile_shader() local
1198 LLVMValueRef parts[3], prolog, main_fn = ctx.main_fn; in si_llvm_compile_shader() local
Dsi_shader_internal.h59 LLVMValueRef main_fn; member
Dsi_shader_llvm_ps.c937 LLVMValueRef main_fn = ctx->main_fn; in si_llvm_build_monolithic_ps() local
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.c2895 LLVMValueRef main_fn = LLVMGetBasicBlockParent(LLVMGetInsertBlock(ctx->builder)); in append_basic_block() local