Searched refs:DQmode (Results 76 - 85 of 85) sorted by relevance

1234

/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earmv4/
H A Dinsn-modes.h296 #define DQmode E_DQmode macro
298 #define DQmode (scalar_mode ((scalar_mode::from_int) E_DQmode))
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earmv4eb/
H A Dinsn-modes.h296 #define DQmode E_DQmode macro
298 #define DQmode (scalar_mode ((scalar_mode::from_int) E_DQmode))
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/aarch64eb/
H A Dinsn-modes.h184 #define DQmode E_DQmode macro
186 #define DQmode (scalar_mode ((scalar_mode::from_int) E_DQmode))
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/aarch64/
H A Dinsn-modes.h184 #define DQmode E_DQmode macro
186 #define DQmode (scalar_mode ((scalar_mode::from_int) E_DQmode))
/netbsd-current/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-lang.c1118 if (mode == DQmode)
/netbsd-current/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-lang.cc1122 if (mode == DQmode)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.c2365 if (mode == DQmode)
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.cc2559 if (mode == DQmode)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c6275 || arg.mode == DQmode || arg.mode == UDQmode
/netbsd-current/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc6325 || arg.mode == DQmode || arg.mode == UDQmode

Completed in 401 milliseconds

1234