Home
last modified time | relevance | path

Searched refs:real_value_abs (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dreal.h420 extern REAL_VALUE_TYPE real_value_abs (const REAL_VALUE_TYPE *);
Dreal.cc1113 real_value_abs (const REAL_VALUE_TYPE *op0) in real_value_abs() function
Dtree-ssa-math-opts.cc1851 REAL_VALUE_TYPE exp = real_value_abs (&exp_init); in expand_pow_as_sqrts()
Dsimplify-rtx.cc2089 d = real_value_abs (&d); in simplify_const_unary_operation()
DChangeLog-201030383 (real_value_negate, real_value_abs): New prototypes.
30390 (real_value_abs): New.
30397 (fold_abs_const): Use real_value_abs instead of REAL_VALUE_ABS.
30399 * simplify-rtx.c (simplify_const_unary_operation): Use real_value_abs
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm.cc12697 r = real_value_abs (&r); in vfp3_const_double_index()