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

1234

/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earmv4/
H A Dinsn-modes.h394 #define UTAmode E_UTAmode macro
396 #define UTAmode (scalar_mode ((scalar_mode::from_int) E_UTAmode))
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earmv4eb/
H A Dinsn-modes.h394 #define UTAmode E_UTAmode macro
396 #define UTAmode (scalar_mode ((scalar_mode::from_int) E_UTAmode))
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/aarch64eb/
H A Dinsn-modes.h282 #define UTAmode E_UTAmode macro
284 #define UTAmode (scalar_mode ((scalar_mode::from_int) E_UTAmode))
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/aarch64/
H A Dinsn-modes.h282 #define UTAmode E_UTAmode macro
284 #define UTAmode (scalar_mode ((scalar_mode::from_int) E_UTAmode))
/netbsd-current/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-lang.c1149 if (mode == UTAmode)
/netbsd-current/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-lang.cc1153 if (mode == UTAmode)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c1284 avr_adjust_type_node (&uta_type_node, UTAmode, 0);
1286 avr_adjust_type_node (&sat_uta_type_node, UTAmode, 1);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc1656 avr_adjust_type_node (&uta_type_node, UTAmode, 0);
1658 avr_adjust_type_node (&sat_uta_type_node, UTAmode, 1);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.c2396 if (mode == UTAmode)
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.cc2590 if (mode == UTAmode)

Completed in 327 milliseconds

1234