Home
last modified time | relevance | path

Searched refs:arm_floatn_mode (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.c323 static opt_scalar_float_mode arm_floatn_mode (int, bool);
498 #define TARGET_FLOATN_MODE arm_floatn_mode
25604 arm_floatn_mode (int n, bool extended) in arm_floatn_mode() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.cc320 static opt_scalar_float_mode arm_floatn_mode (int, bool);
493 #define TARGET_FLOATN_MODE arm_floatn_mode
25856 arm_floatn_mode (int n, bool extended) in arm_floatn_mode() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20163935 (arm_floatn_mode): Likewise.
H A DChangeLog-201718966 * config/arm/arm.c (arm_floatn_mode): Return an opt_scalar_float_mode.