| /netbsd/src/external/gpl3/gcc/dist/gcc/config/moxie/ |
| D | moxie.h | 404 #define LOAD_EXTEND_OP(MEM) ZERO_EXTEND macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/stormy16/ |
| D | stormy16.h | 470 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/lm32/ |
| D | lm32.h | 506 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rx/ |
| D | rx.h | 180 #define LOAD_EXTEND_OP(MODE) SIGN_EXTEND macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/mcore/ |
| D | mcore.h | 530 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/alpha/ |
| D | alpha.h | 790 #define LOAD_EXTEND_OP(MODE) ((MODE) == SImode ? SIGN_EXTEND : ZERO_EXTEND) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/mn10300/ |
| D | mn10300.h | 666 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/m32r/ |
| D | m32r.h | 932 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/m32c/ |
| D | m32c.h | 627 #define LOAD_EXTEND_OP(MEM) ZERO_EXTEND macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/v850/ |
| D | v850.h | 733 #define LOAD_EXTEND_OP(MODE) SIGN_EXTEND macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/mmix/ |
| D | mmix.h | 789 #define LOAD_EXTEND_OP(MODE) (TARGET_ZERO_EXTEND ? ZERO_EXTEND : SIGN_EXTEND) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/xtensa/ |
| D | xtensa.h | 190 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/iq2000/ |
| D | iq2000.h | 514 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | defaults.h | 1244 #define LOAD_EXTEND_OP(M) UNKNOWN macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/ia64/ |
| D | ia64.h | 1520 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/pa/ |
| D | pa.h | 1002 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/sparc/ |
| D | sparc.h | 1409 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arc/ |
| D | arc.h | 1440 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/frv/ |
| D | frv.h | 1785 #define LOAD_EXTEND_OP(MODE) SIGN_EXTEND macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/ |
| D | sh.h | 1477 #define LOAD_EXTEND_OP(MODE) ((MODE) != SImode ? SIGN_EXTEND : UNKNOWN) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/ |
| D | arm.h | 2123 #define LOAD_EXTEND_OP(MODE) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/ |
| D | mips.h | 1746 #define LOAD_EXTEND_OP(MODE) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| D | rs6000.h | 1789 #define LOAD_EXTEND_OP(MODE) ZERO_EXTEND macro
|