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.c447 LLVMValueRef main_fn = ctx->main_fn; in si_nir_build_llvm() local
1085 LLVMValueRef main_fn = ctx.main_fn; in si_llvm_compile_shader() local
1114 LLVMValueRef parts[3], prolog, main_fn = ctx.main_fn; in si_llvm_compile_shader() local
Dsi_shader_internal.h64 LLVMValueRef main_fn; member
Dsi_shader_llvm_ps.c969 LLVMValueRef main_fn = ctx->main_fn; in si_llvm_build_monolithic_ps() local
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.c2873 void ac_optimize_vs_outputs(struct ac_llvm_context *ctx, LLVMValueRef main_fn, in ac_optimize_vs_outputs()
3132 LLVMValueRef main_fn = LLVMGetBasicBlockParent(LLVMGetInsertBlock(ctx->builder)); in append_basic_block() local