Home
last modified time | relevance | path

Searched refs:sparc_min_arithmetic_precision (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c727 static unsigned int sparc_min_arithmetic_precision (void);
963 #define TARGET_MIN_ARITHMETIC_PRECISION sparc_min_arithmetic_precision
3259 sparc_min_arithmetic_precision (void) in sparc_min_arithmetic_precision() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc708 static unsigned int sparc_min_arithmetic_precision (void);
945 #define TARGET_MIN_ARITHMETIC_PRECISION sparc_min_arithmetic_precision
3255 sparc_min_arithmetic_precision (void) in sparc_min_arithmetic_precision() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20167881 (sparc_min_arithmetic_precision): New function.