Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_flow.h209 lp_build_alloca_undef(struct gallivm_state *gallivm,
Dlp_bld_flow.c538 lp_build_alloca_undef(struct gallivm_state *gallivm, in lp_build_alloca_undef() function
Dlp_bld_tgsi_soa.c4272 bld->temps_array = lp_build_alloca_undef(gallivm, in emit_prologue()
4288 bld->imms_array = lp_build_alloca_undef(gallivm, in emit_prologue()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c2033 fake_buf = lp_build_alloca_undef(gallivm, in draw_llvm_generate()
2132 temp_ptr = lp_build_alloca_undef(gallivm, in draw_llvm_generate()
2192 index_store = lp_build_alloca_undef(gallivm, blduivec.vec_type, "index_store"); in draw_llvm_generate()