Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir.c1053 …LLVMValueRef array_off = lp_build_mul(&bld_base->uint_bld, lp_build_const_int_vec(bld_base->base.g… in get_deref_offset() local
1056 offset = lp_build_add(&bld_base->uint_bld, offset, array_off); in get_deref_offset()
1058 offset = array_off; in get_deref_offset()