Searched refs:radeon_llvm_context (Results 1 – 6 of 6) sorted by relevance
53 struct radeon_llvm_context { struct79 void (*load_input)(struct radeon_llvm_context *, argument83 void (*load_system_value)(struct radeon_llvm_context *, argument146 void radeon_llvm_context_init(struct radeon_llvm_context * ctx);148 void radeon_llvm_dispose(struct radeon_llvm_context * ctx);150 inline static struct radeon_llvm_context * radeon_llvm_context( in radeon_llvm_context() function153 return (struct radeon_llvm_context*)bld_base; in radeon_llvm_context()158 void radeon_llvm_finalize_module(struct radeon_llvm_context * ctx);
43 static struct radeon_llvm_loop * get_current_loop(struct radeon_llvm_context * ctx) in get_current_loop()49 struct radeon_llvm_context * ctx) in get_current_branch()138 struct radeon_llvm_context * ctx = radeon_llvm_context(bld_base); in emit_fetch_input()209 struct radeon_llvm_context * ctx = radeon_llvm_context(bld_base); in emit_declaration()350 struct radeon_llvm_context * ctx = radeon_llvm_context(bld_base); in bgnloop_emit()370 struct radeon_llvm_context * ctx = radeon_llvm_context(bld_base); in brk_emit()382 struct radeon_llvm_context * ctx = radeon_llvm_context(bld_base); in cont_emit()394 struct radeon_llvm_context * ctx = radeon_llvm_context(bld_base); in else_emit()428 struct radeon_llvm_context * ctx = radeon_llvm_context(bld_base); in endif_emit()460 struct radeon_llvm_context * ctx = radeon_llvm_context(bld_base); in endloop_emit()[all …]
37 struct radeon_llvm_context * ctx, in llvm_load_system_value()64 struct radeon_llvm_context * ctx = radeon_llvm_context(bld_base); in llvm_fetch_system_value()70 struct radeon_llvm_context * ctx, in llvm_load_input()94 struct radeon_llvm_context * ctx = radeon_llvm_context(bld_base); in llvm_emit_prologue()115 struct radeon_llvm_context * ctx = radeon_llvm_context(bld_base); in llvm_emit_epilogue()213 struct radeon_llvm_context * ctx, in r600_tgsi_llvm()
11 struct radeon_llvm_context;15 struct radeon_llvm_context * ctx,
1251 struct radeon_llvm_context radeon_llvm_ctx; in r600_shader_from_tgsi()
72 struct radeon_llvm_context radeon_bld;338 struct radeon_llvm_context * radeon_bld, in declare_input()