Searched refs:HImode (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/config/arm/ |
| H A D | arm.h | 1341 ? (((MODE) == HImode && ! arm_arch4 && true_regnum (X) == -1) \ 1356 (((MODE) == HImode && ! arm_arch4 \ 1988 ? (ADDR_DIFF_VEC_FLAGS (body).offset_unsigned = 1, HImode) \ 1990 ? (ADDR_DIFF_VEC_FLAGS (body).offset_unsigned = 0, HImode) \ 1993 : (max >= 0x200) ? HImode \ 2020 : ((BYTES_BIG_ENDIAN && (MODE) == HImode) ? SIGN_EXTEND : UNKNOWN)))
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | insn-modes.h | 201 #define HImode E_HImode macro 203 #define HImode (scalar_int_mode ((scalar_int_mode::from_int) E_HImode))
|
| H A D | target-insns.def | 22 HImode values, for example) then an optab should be used instead.
|
| H A D | rtl.def | 404 is guaranteed to alter only the bits of REG that are in HImode.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | insn-modes.h | 110 #define HImode E_HImode macro 112 #define HImode (scalar_int_mode ((scalar_int_mode::from_int) E_HImode))
|
| H A D | target-insns.def | 22 HImode values, for example) then an optab should be used instead.
|
| H A D | rtl.def | 404 is guaranteed to alter only the bits of REG that are in HImode.
|
| H A D | insn-flags.h | 5225 && IN_RANGE (INTVAL (operands[2]) * GET_MODE_SIZE (HImode), 0, 63)) 5245 * GET_MODE_SIZE (HImode)) % 16 == 0 \ 5247 * GET_MODE_SIZE (HImode), 0, 63)) 5393 && IN_RANGE (INTVAL (operands[3]) * GET_MODE_SIZE (HImode), 0, 255))
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/config/aarch64/ |
| H A D | aarch64.h | 42 if (MODE == QImode || MODE == HImode) \ 1104 : (min < -0x1f0 || max > 0x1f0) ? HImode \
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 16788 'HImode' 16965 integer values. The integer values are in 'QImode', 'HImode', 16983 you can arrange for the C type 'short int' to avoid using 'HImode'. 16992 Integer modes. By default these are 'BImode', 'QImode', 'HImode', 17155 'GET_MODE_WIDER_MODE (QImode)' returns 'HImode'. 25906 Multiply operands 1 and 2, which have mode 'HImode', and store a 27763 ('HImode', here). If the pattern matches the 'QImode' instruction, the 27885 if (GET_MODE (operands[0]) != HImode) 27937 since the machine instruction to be used only exists for 'HImode'. 28336 example from 'a29k.md', which splits a 'sign_extend' from 'HImode' to [all …]
|
| H A D | gcc.info | 38506 'w' Print the HImode name of the register. '%w0' '%ax' 'ax'
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 16788 'HImode' 16965 integer values. The integer values are in 'QImode', 'HImode', 16983 you can arrange for the C type 'short int' to avoid using 'HImode'. 16992 Integer modes. By default these are 'BImode', 'QImode', 'HImode', 17155 'GET_MODE_WIDER_MODE (QImode)' returns 'HImode'. 25906 Multiply operands 1 and 2, which have mode 'HImode', and store a 27763 ('HImode', here). If the pattern matches the 'QImode' instruction, the 27885 if (GET_MODE (operands[0]) != HImode) 27937 since the machine instruction to be used only exists for 'HImode'. 28336 example from 'a29k.md', which splits a 'sign_extend' from 'HImode' to [all …]
|
| H A D | gcc.info | 38506 'w' Print the HImode name of the register. '%w0' '%ax' 'ax'
|