Searched refs:TImode (Results 1 – 9 of 9) 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/ |
| H A D | machmode.def | 199 TImode is needed here because the some front ends now genericly 213 their modes, but __int128 for TImode is fairly common so define it 215 TImode. */
|
| H A D | insn-modes.h | 222 #define TImode E_TImode macro 224 #define TImode (scalar_int_mode ((scalar_int_mode::from_int) E_TImode))
|
| /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 | machmode.def | 199 TImode is needed here because the some front ends now genericly 213 their modes, but __int128 for TImode is fairly common so define it 215 TImode. */
|
| H A D | insn-modes.h | 131 #define TImode E_TImode macro 133 #define TImode (scalar_int_mode ((scalar_int_mode::from_int) E_TImode))
|
| H A D | insn-flags.h | 116 #define HAVE_loadwb_pairti_si ((TARGET_SIMD && INTVAL (operands[5]) == GET_MODE_SIZE (TImode)) && (… 118 #define HAVE_loadwb_pairti_di ((TARGET_SIMD && INTVAL (operands[5]) == GET_MODE_SIZE (TImode)) && (… 130 == INTVAL (operands[4]) + GET_MODE_SIZE (TImode)) && (ptr_mode == SImode || Pmode == SImode)) 136 == INTVAL (operands[4]) + GET_MODE_SIZE (TImode)) && (ptr_mode == DImode || Pmode == DImode))
|
| /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 | 1100 ((MODE) == TImode || (MODE) == EImode || (MODE) == OImode \ 1104 ((MODE) == TImode || (MODE) == OImode || (MODE) == XImode)
|
| /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 | 988 #define MAX_FIXED_MODE_SIZE GET_MODE_BITSIZE (TImode)
|
| /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 | 264 'unsigned long long' to 'TImode'. 16807 'TImode' 16966 'SImode', 'DImode', 'TImode', 'OImode', and 'PSImode', 16982 the compiler use 'TImode' for 16-byte structures and unions. Likewise, 16993 'SImode', 'DImode', 'TImode', and 'OImode'. 19234 sets the mode of an insn to 'TImode' when it is believed that the 55957 * TImode: Machine Modes. (line 48) 55958 * 'TImode', in 'insn': Insns. (line 291)
|
| /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 | 264 'unsigned long long' to 'TImode'. 16807 'TImode' 16966 'SImode', 'DImode', 'TImode', 'OImode', and 'PSImode', 16982 the compiler use 'TImode' for 16-byte structures and unions. Likewise, 16993 'SImode', 'DImode', 'TImode', and 'OImode'. 19234 sets the mode of an insn to 'TImode' when it is believed that the 55957 * TImode: Machine Modes. (line 48) 55958 * 'TImode', in 'insn': Insns. (line 291)
|