Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c3926 LLVMValueRef current_vec = LLVMBuildLoad(builder, ptr, ""); in increment_vec_ptr_by_mask() local
3939 LLVMValueRef current_vec = LLVMBuildLoad(builder, ptr, ""); in clear_uint_vec_ptr_from_mask() local
H A Dlp_bld_nir_soa.c1942 LLVMValueRef current_vec = LLVMBuildLoad2(builder, LLVMTypeOf(mask), ptr, ""); in increment_vec_ptr_by_mask() local
1955 LLVMValueRef current_vec = LLVMBuildLoad2(builder, bld_base->uint_bld.vec_type, ptr, ""); in clear_uint_vec_ptr_from_mask() local

Completed in 12 milliseconds