Searched refs:real_isneg (Results 1 – 5 of 5) sorted by relevance
196 extern bool real_isneg (const REAL_VALUE_TYPE *);296 #define REAL_VALUE_NEGATIVE(x) real_isneg (&(x))
1174 real_isneg (const REAL_VALUE_TYPE *r) in real_isneg() function4757 if (real_isneg (x)) in real_sqrt()
3127 if (real_isneg (CONST_DOUBLE_REAL_VALUE (op0))) in expand_copysign()
6936 real_isneg, real_isnegzero, real_identical, exact_real_inverse,
9893 if (real_isneg (CONST_DOUBLE_REAL_VALUE (op0))) in ix86_expand_copysign()