Home
last modified time | relevance | path

Searched defs:res_store (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_soa.c1097 LLVMValueRef res_store = lp_build_alloca(gallivm, LLVMTypeOf(zero), ""); in emit_load_ubo() local
1229 LLVMValueRef res_store = lp_build_alloca(gallivm, LLVMTypeOf(zero), ""); in emit_load_mem() local
1688 LLVMValueRef res_store = lp_build_alloca(gallivm, bld_base->uint_bld.elem_type, ""); in emit_tex() local
2082 LLVMValueRef res_store = lp_build_alloca(gallivm, bld_base->uint_bld.elem_type, ""); emit_vote() local
2146 LLVMValueRef res_store = lp_build_alloca(gallivm, bld_base->int_bld.elem_type, ""); emit_ballot() local
2222 LLVMValueRef res_store = lp_build_alloca(gallivm, int_bld->vec_type, ""); emit_shuffle() local
2257 LLVMValueRef res_store = NULL; emit_reduce() local
2480 LLVMValueRef res_store = lp_build_alloca(gallivm, bld_base->int_bld.elem_type, ""); emit_read_invocation() local
[all...]

Completed in 7 milliseconds