Searched defs:main_fn (Results 1 – 4 of 4) sorted by relevance
877 LLVMValueRef main_fn = ctx->main_fn; in si_llvm_translate_nir() local1169 LLVMValueRef main_fn = ctx.main_fn; in si_llvm_compile_shader() local1198 LLVMValueRef parts[3], prolog, main_fn = ctx.main_fn; in si_llvm_compile_shader() local
59 LLVMValueRef main_fn; member
937 LLVMValueRef main_fn = ctx->main_fn; in si_llvm_build_monolithic_ps() local
2895 LLVMValueRef main_fn = LLVMGetBasicBlockParent(LLVMGetInsertBlock(ctx->builder)); in append_basic_block() local