Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_flow.h212 lp_build_alloca_undef(struct gallivm_state *gallivm,
Dlp_bld_flow.c541 lp_build_alloca_undef(struct gallivm_state *gallivm, in lp_build_alloca_undef() function
Dlp_bld_tgsi_soa.c4279 bld->temps_array = lp_build_alloca_undef(gallivm, in emit_prologue()
4295 bld->imms_array = lp_build_alloca_undef(gallivm, in emit_prologue()
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c2043 fake_buf = lp_build_alloca_undef(gallivm, in draw_llvm_generate()
2145 temp_ptr = lp_build_alloca_undef(gallivm, byte_ptr_type, ""); in draw_llvm_generate()
2204 index_store = lp_build_alloca_undef(gallivm, blduivec.vec_type, "index_store"); in draw_llvm_generate()