Searched refs:SFmode (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 | insn-modes.h | 397 #define SFmode E_SFmode macro 399 #define SFmode (scalar_float_mode ((scalar_float_mode::from_int) E_SFmode))
|
| H A D | rtl.def | 585 /* Similar for extending floating-point values (such as SFmode to DFmode). */
|
| H A D | target.def | 3513 hook returns true for all of @code{SFmode}, @code{DFmode}, \n\ 3524 this hook returns @code{SFmode} for @code{_Float32}, @code{DFmode} for\n\
|
| /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 | 299 #define SFmode E_SFmode macro 301 #define SFmode (scalar_float_mode ((scalar_float_mode::from_int) E_SFmode))
|
| H A D | insn-flags.h | 41 GET_MODE_SIZE (SFmode)))) 49 GET_MODE_SIZE (SFmode)))) 78 GET_MODE_SIZE (SFmode)))) 86 GET_MODE_SIZE (SFmode)))) 112 #define HAVE_loadwb_pairsf_si ((INTVAL (operands[5]) == GET_MODE_SIZE (SFmode)) && (ptr_mode == SIm… 114 #define HAVE_loadwb_pairsf_di ((INTVAL (operands[5]) == GET_MODE_SIZE (SFmode)) && (ptr_mode == DIm… 124 …airsf_si ((INTVAL (operands[5]) == INTVAL (operands[4]) + GET_MODE_SIZE (SFmode)) && (ptr_mode == … 126 …airsf_di ((INTVAL (operands[5]) == INTVAL (operands[4]) + GET_MODE_SIZE (SFmode)) && (ptr_mode == … 539 && !(VECTOR_MODE_P (SFmode) && !TARGET_SIMD)) 541 && !(VECTOR_MODE_P (SFmode) && !TARGET_SIMD)) [all …]
|
| H A D | rtl.def | 585 /* Similar for extending floating-point values (such as SFmode to DFmode). */
|
| H A D | target.def | 3513 hook returns true for all of @code{SFmode}, @code{DFmode}, \n\ 3524 this hook returns @code{SFmode} for @code{_Float32}, @code{DFmode} for\n\
|
| /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 | 260 floating point type 'float' is assumed to correspond to 'SFmode'; 16828 'SFmode' 16961 'HFmode', 'SFmode', 'DFmode', 'XFmode', and 'TFmode', respectively. 17001 'TQFmode', 'SFmode', 'DFmode', 'XFmode' and 'TFmode'. 17069 is a 'scalar_int_mode', 'SFmode' is a 'scalar_float_mode' and 'BLKmode' 30456 floating-point arithmetic, the 'SFmode' patterns tend to be very 35063 returns true for all of 'SFmode', 'DFmode', 'XFmode' and 'TFmode', 35072 returns 'SFmode' for '_Float32', 'DFmode' for '_Float64' and 55094 * SFmode: Machine Modes. (line 69)
|
| /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 | 260 floating point type 'float' is assumed to correspond to 'SFmode'; 16828 'SFmode' 16961 'HFmode', 'SFmode', 'DFmode', 'XFmode', and 'TFmode', respectively. 17001 'TQFmode', 'SFmode', 'DFmode', 'XFmode' and 'TFmode'. 17069 is a 'scalar_int_mode', 'SFmode' is a 'scalar_float_mode' and 'BLKmode' 30456 floating-point arithmetic, the 'SFmode' patterns tend to be very 35063 returns true for all of 'SFmode', 'DFmode', 'XFmode' and 'TFmode', 35072 returns 'SFmode' for '_Float32', 'DFmode' for '_Float64' and 55094 * SFmode: Machine Modes. (line 69)
|