Searched refs:expand (Results 1 – 3 of 3) sorted by relevance
134 uint16x8_t expand; in calculate_gnu_hash_neon() local139 expand = vmovl_u8(chunk); in calculate_gnu_hash_neon()149 accum_lo = vmlal_u16(accum_lo, vget_low_u16(expand), kInclineVec); in calculate_gnu_hash_neon()150 accum_hi = vmlal_u16(accum_hi, vget_high_u16(expand), kInclineVec); in calculate_gnu_hash_neon()192 accum_lo = vmlaq_u32(accum_lo, vmovl_u16(vget_low_u16(expand)), incline_lo); in calculate_gnu_hash_neon()193 accum_lo = vmlaq_u32(accum_lo, vmovl_u16(vget_high_u16(expand)), incline_hi); in calculate_gnu_hash_neon()
188 ### expand\_alloc[=EXPAND\_BYTES]191 If XX is present, it is the number of bytes to expand the allocation by.
458 may expand to include more functions (and more libraries) in future.