Home
last modified time | relevance | path

Searched refs:ac_llvm_context_init (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_nir_to_llvm.c254ac_llvm_context_init(&ctx.ac, ac_llvm, options->info, float_mode, info->wave_size, info->ballot_bi… in ac_translate_nir_to_llvm()
/aosp_15_r20/external/mesa3d/src/amd/llvm/
H A Dac_llvm_build.h149 void ac_llvm_context_init(struct ac_llvm_context *ctx, struct ac_llvm_compiler *compiler,
H A Dac_llvm_build.c39 void ac_llvm_context_init(struct ac_llvm_context *ctx, struct ac_llvm_compiler *compiler, in ac_llvm_context_init() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm.c120 ac_llvm_context_init(&ctx->ac, compiler, &sscreen->info, float_mode, in si_llvm_context_init()