Searched refs:VNx8HImode (Results 1 – 13 of 13) sorted by relevance
/netbsd/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64-sve-builtins.def | 90 DEF_SVE_TYPE_SUFFIX (s16, svint16_t, signed, 16, VNx8HImode) 94 DEF_SVE_TYPE_SUFFIX (u16, svuint16_t, unsigned, 16, VNx8HImode)
|
H A D | aarch64-sve-builtins-base.cc | 2595 FUNCTION (svcnth, svcnt_bhwd_impl, (VNx8HImode)) 2596 FUNCTION (svcnth_pat, svcnt_bhwd_pat_impl, (VNx8HImode)) 2713 FUNCTION (svprfh, svprf_bhwd_impl, (VNx8HImode)) 2714 FUNCTION (svprfh_gather, svprf_bhwd_gather_impl, (VNx8HImode))
|
H A D | constraints.md | 293 (match_test "aarch64_sve_prefetch_operand_p (op, VNx8HImode)"))
|
H A D | aarch64.c | 17500 return VNx8HImode; in aarch64_full_sve_mode()
|
/netbsd/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64-sve-builtins.def | 90 DEF_SVE_TYPE_SUFFIX (s16, svint16_t, signed, 16, VNx8HImode) 94 DEF_SVE_TYPE_SUFFIX (u16, svuint16_t, unsigned, 16, VNx8HImode)
|
H A D | aarch64-sve-builtins-base.cc | 2584 FUNCTION (svcnth, svcnt_bhwd_impl, (VNx8HImode)) 2585 FUNCTION (svcnth_pat, svcnt_bhwd_pat_impl, (VNx8HImode)) 2702 FUNCTION (svprfh, svprf_bhwd_impl, (VNx8HImode)) 2703 FUNCTION (svprfh_gather, svprf_bhwd_gather_impl, (VNx8HImode))
|
H A D | constraints.md | 301 (match_test "aarch64_sve_prefetch_operand_p (op, VNx8HImode)"))
|
H A D | aarch64.c | 17500 return VNx8HImode; in aarch64_full_sve_mode()
|
H A D | aarch64.cc | 20589 return VNx8HImode; in aarch64_full_sve_mode()
|
/netbsd/external/gpl3/gcc/usr.bin/gcc/arch/aarch64/ |
H A D | insn-modes.h | 506 #define VNx8HImode E_VNx8HImode macro 508 #define VNx8HImode ((void) 0, E_VNx8HImode)
|
/netbsd/external/gpl3/gcc/usr.bin/gcc/arch/aarch64eb/ |
H A D | insn-modes.h | 506 #define VNx8HImode E_VNx8HImode macro 508 #define VNx8HImode ((void) 0, E_VNx8HImode)
|
/netbsd/external/gpl3/gcc.old/usr.bin/gcc/arch/aarch64/ |
H A D | insn-modes.h | 506 #define VNx8HImode E_VNx8HImode macro 508 #define VNx8HImode ((void) 0, E_VNx8HImode)
|
/netbsd/external/gpl3/gcc.old/usr.bin/gcc/arch/aarch64eb/ |
H A D | insn-modes.h | 506 #define VNx8HImode E_VNx8HImode macro 508 #define VNx8HImode ((void) 0, E_VNx8HImode)
|