Home
last modified time | relevance | path

Searched defs:nlanes (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/cmd/zinject/
H A Dzinject.c628 parse_delay(char *str, uint64_t *delay, uint64_t *nlanes) in parse_delay()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins.cc2454 unsigned int nlanes = 128 / (group_size * GET_MODE_UNIT_BITSIZE (mode)); in require_immediate_lane_index() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins.cc2455 unsigned int nlanes = 128 / (group_size * GET_MODE_UNIT_BITSIZE (mode)); in require_immediate_lane_index() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-slp.cc5656 unsigned nlanes = TYPE_VECTOR_SUBPARTS (vectype).to_constant (); in vect_slp_check_for_constructors() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-builtins.c3456 tree nlanes = CALL_EXPR_ARG (exp, 0); in arm_expand_builtin() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-builtins.cc3434 tree nlanes = CALL_EXPR_ARG (exp, 0); in arm_expand_builtin() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_display.c7981 intel_link_compute_m_n(u16 bits_per_pixel, int nlanes, in intel_link_compute_m_n()