Home
last modified time | relevance | path

Searched defs:LOAD_EXTEND_OP (Results 1 – 23 of 23) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/moxie/
Dmoxie.h404 #define LOAD_EXTEND_OP(MEM) ZERO_EXTEND macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/stormy16/
Dstormy16.h470 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/lm32/
Dlm32.h506 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rx/
Drx.h180 #define LOAD_EXTEND_OP(MODE) SIGN_EXTEND macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mcore/
Dmcore.h530 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/alpha/
Dalpha.h790 #define LOAD_EXTEND_OP(MODE) ((MODE) == SImode ? SIGN_EXTEND : ZERO_EXTEND) macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mn10300/
Dmn10300.h666 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/m32r/
Dm32r.h932 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/m32c/
Dm32c.h627 #define LOAD_EXTEND_OP(MEM) ZERO_EXTEND macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/v850/
Dv850.h733 #define LOAD_EXTEND_OP(MODE) SIGN_EXTEND macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mmix/
Dmmix.h789 #define LOAD_EXTEND_OP(MODE) (TARGET_ZERO_EXTEND ? ZERO_EXTEND : SIGN_EXTEND) macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/xtensa/
Dxtensa.h190 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/iq2000/
Diq2000.h514 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND macro
/netbsd/src/external/gpl3/gcc/dist/gcc/
Ddefaults.h1244 #define LOAD_EXTEND_OP(M) UNKNOWN macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/ia64/
Dia64.h1520 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/pa/
Dpa.h1002 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sparc/
Dsparc.h1409 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arc/
Darc.h1440 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/frv/
Dfrv.h1785 #define LOAD_EXTEND_OP(MODE) SIGN_EXTEND macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/
Dsh.h1477 #define LOAD_EXTEND_OP(MODE) ((MODE) != SImode ? SIGN_EXTEND : UNKNOWN) macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm.h2123 #define LOAD_EXTEND_OP(MODE) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dmips.h1746 #define LOAD_EXTEND_OP(MODE) \ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000.h1789 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND macro