Home
last modified time | relevance | path

Searched defs:subtract_p (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddfp.c495 const REAL_VALUE_TYPE *op1, int subtract_p) in decimal_do_add()
H A Dfixed-value.c314 const FIXED_VALUE_TYPE *b, bool subtract_p, bool sat_p) in do_fixed_add()
H A Dgimple-ssa-strength-reduction.c1281 bool subtract_p, bool speed) in create_add_ssa_cand()
1458 bool subtract_p = gimple_assign_rhs_code (gs) == MINUS_EXPR; in slsr_process_add() local
H A Dreal.c519 const REAL_VALUE_TYPE *b, int subtract_p) in do_add()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddfp.cc495 const REAL_VALUE_TYPE *op1, int subtract_p) in decimal_do_add()
H A Dfixed-value.cc314 const FIXED_VALUE_TYPE *b, bool subtract_p, bool sat_p) in do_fixed_add()
H A Dgimple-ssa-strength-reduction.cc1280 bool subtract_p, bool speed) in create_add_ssa_cand()
1457 bool subtract_p = gimple_assign_rhs_code (gs) == MINUS_EXPR; in slsr_process_add() local
H A Dreal.cc519 const REAL_VALUE_TYPE *b, int subtract_p) in do_add()