Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c5553 ac_build_alloca(struct ac_llvm_context *ac, in ac_build_alloca() function
5583 LLVMValueRef ptr = ac_build_alloca(ac, type, name); in si_build_alloca_undef()
6877 ctx.gs_next_vertex = ac_build_alloca(&ctx.ac, ctx.ac.i32, "gs_next_vertex"); in ac_translate_nir_to_llvm()