Searched refs:REAL_VALUE_NEGATE (Results 1 – 6 of 6) sorted by relevance
341 #define REAL_VALUE_NEGATE(X) \ macro
8102 REAL_VALUE_NEGATE (cst))); in fold_comparison()13010 t = build_real (type, REAL_VALUE_NEGATE (TREE_REAL_CST (arg0))); in fold_negate_const()13057 t = build_real (type, REAL_VALUE_NEGATE (TREE_REAL_CST (arg0))); in fold_abs_const()
1255 d = REAL_VALUE_NEGATE (d); in simplify_const_unary_operation()
29503 REAL_INFINITY, REAL_VALUE_NEGATE, REAL_VALUE_TRUNCATE,
5318 r = REAL_VALUE_NEGATE (r); in neg_const_double_rtx_ok_for_fpa()11049 r = REAL_VALUE_NEGATE (r); in arm_print_operand()
8605 @deftypefn Macro REAL_VALUE_TYPE REAL_VALUE_NEGATE (REAL_VALUE_TYPE @var{x})