Home
last modified time | relevance | path

Searched refs:flag_rounding_math (Results 1 – 5 of 5) 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 Dbuiltins.def265 "const" but if flag_rounding_math is set they are instead "pure".
270 #define ATTR_MATHFN_FPROUNDING (flag_rounding_math ? \
H A Doptions.h5834 extern int flag_rounding_math;
5837 #define flag_rounding_math global_options.x_flag_rounding_math macro
H A Dinsn-flags.h1487 #define HAVE_floatv2siv2sf2 (TARGET_NEON && !flag_rounding_math)
1488 #define HAVE_floatv4siv4sf2 (TARGET_NEON && !flag_rounding_math)
1489 #define HAVE_floatunsv2siv2sf2 (TARGET_NEON && !flag_rounding_math)
1490 #define HAVE_floatunsv4siv4sf2 (TARGET_NEON && !flag_rounding_math)
/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 Dbuiltins.def265 "const" but if flag_rounding_math is set they are instead "pure".
270 #define ATTR_MATHFN_FPROUNDING (flag_rounding_math ? \
H A Doptions.h5888 extern int flag_rounding_math;
5891 #define flag_rounding_math global_options.x_flag_rounding_math macro