Searched refs:ac_build_alloca (Results 1 – 1 of 1) sorted by relevance
5553 ac_build_alloca(struct ac_llvm_context *ac, in ac_build_alloca() function5583 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()