Searched refs:V4HImode (Results 76 - 90 of 90) sorted by relevance

1234

/netbsd-current/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc8042 return V4HImode;
13423 rtx t1 = gen_reg_rtx (V4HImode);
13502 if (mode == V4HImode)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.cc619 return TARGET_PLUS_QMACW ? V4HImode : V2HImode;
636 modes->quick_push (V4HImode);
6853 V4HI_type_node = build_vector_type_for_mode (intHI_type_node, V4HImode);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dalpha.c730 return mode == V8QImode || mode == V4HImode || mode == V2SImode;
2033 else if (mode == V8QImode || mode == V4HImode || mode == V2SImode)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dalpha.cc730 return mode == V8QImode || mode == V4HImode || mode == V2SImode;
2033 else if (mode == V8QImode || mode == V4HImode || mode == V2SImode)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/tilegx/
H A Dtilegx.c139 return mode == V8QImode || mode == V4HImode || mode == V2SImode;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-builtins.c2270 tree V4HI_type_node = build_vector_type_for_mode (intHI_type_node, V4HImode);
H A Darm.c8509 && (mode == V8QImode || mode == E_V4QImode || mode == V4HImode))
28988 || (mode == V4HImode)
29045 return TARGET_NEON_VECTORIZE_DOUBLE ? V4HImode : V8HImode;
29062 return V4HImode;
29715 if (((opmode == V4HImode) && (shift > 15))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/tilegx/
H A Dtilegx.cc140 return mode == V8QImode || mode == V4HImode || mode == V2SImode;
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-builtins.cc2229 tree V4HI_type_node = build_vector_type_for_mode (intHI_type_node, V4HImode);
H A Darm.cc29501 || (mode == V4HImode)
29561 return TARGET_NEON_VECTORIZE_DOUBLE ? V4HImode : V8HImode;
29578 return V4HImode;
30255 if (((opmode == V4HImode) && (shift > 15))
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c17563 return V4HImode;
17670 V4HImode,
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc20713 return V4HImode;
20816 V4HImode,
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.c8573 V8QImode, V4HImode, V2SImode, V1DImode, V2SFmode, V1DFmode,
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.cc8789 V8QImode, V4HImode, V2SImode, V1DImode, V2SFmode, V1DFmode,
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c13602 wmode = V4HImode;

Completed in 880 milliseconds

1234