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/
H A Dsi_shader_internal.h59 LLVMValueRef main_fn; member
H A Dsi_shader_llvm.c877 LLVMValueRef main_fn = ctx->main_fn; in si_llvm_translate_nir() local
1169 LLVMValueRef main_fn = ctx.main_fn; si_llvm_compile_shader() local
1198 LLVMValueRef parts[3], prolog, main_fn = ctx.main_fn; si_llvm_compile_shader() local
[all...]
H A Dsi_shader_llvm_ps.c937 LLVMValueRef main_fn in si_llvm_build_monolithic_ps() local
[all...]
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c2895 LLVMValueRef main_fn = LLVMGetBasicBlockParent(LLVMGetInsertBlock(ctx->builder)); in append_basic_block() local

Completed in 16 milliseconds