Home
last modified time | relevance | path

Searched refs:invert_truthvalue (Results 1 – 25 of 38) sorted by relevance

12

/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.h102 #define invert_truthvalue(T)\ macro
H A Dtree-ssa-dom.c291 tree inverted = invert_truthvalue (cond); in derive_equivalences()
321 tree inverted = invert_truthvalue (cond); in derive_equivalences()
369 tree inverted = invert_truthvalue (cond); in derive_equivalences()
H A Dtree-ssa-loop-manip.c1063 invert_truthvalue (desc->may_be_zero), in determine_exit_conditions()
H A Dtree-ssa-loop-niter.c2233 notcond = invert_truthvalue (cond); in tree_simplify_using_condition_1()
2299 cond = invert_truthvalue (cond); in simplify_using_initial_conditions()
H A Dtree-parloops.c3067 invert_truthvalue (unshare_expr (niter->may_be_zero)), in gen_parallel_loop()
H A Dtree-vrp.c5055 tree inverted = invert_truthvalue (cond); in before_dom_children()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dfold-const.h114 #define invert_truthvalue(T)\ macro
H A Dtree-ssa-dom.c291 tree inverted = invert_truthvalue (cond); in derive_equivalences()
321 tree inverted = invert_truthvalue (cond); in derive_equivalences()
369 tree inverted = invert_truthvalue (cond); in derive_equivalences()
H A Dtree-ssa-dom.cc291 tree inverted = invert_truthvalue (cond); in derive_equivalences()
321 tree inverted = invert_truthvalue (cond); in derive_equivalences()
369 tree inverted = invert_truthvalue (cond); in derive_equivalences()
H A Dtree-ssa-loop-manip.c1063 invert_truthvalue (desc->may_be_zero), in determine_exit_conditions()
H A Dtree-ssa-loop-manip.cc1063 invert_truthvalue (desc->may_be_zero), in determine_exit_conditions()
H A Dgimple-predicate-analysis.cc669 cond = invert_truthvalue (cond); in build_pred_expr()
H A Dtree-ssa-loop-niter.c2233 notcond = invert_truthvalue (cond); in tree_simplify_using_condition_1()
2299 cond = invert_truthvalue (cond); in simplify_using_initial_conditions()
H A Dtree-ssa-loop-niter.cc2338 notcond = invert_truthvalue (cond); in tree_simplify_using_condition_1()
2404 cond = invert_truthvalue (cond); in simplify_using_initial_conditions()
H A Dtree-parloops.c3067 invert_truthvalue (unshare_expr (niter->may_be_zero)), in gen_parallel_loop()
H A Dtree-parloops.cc3067 invert_truthvalue (unshare_expr (niter->may_be_zero)), in gen_parallel_loop()
H A Dtree-vrp.c5055 tree inverted = invert_truthvalue (cond); in before_dom_children()
H A DChangeLog-200414479 comparison_to_compcode, compcode_to_comparison, invert_truthvalue,
16951 invert_truthvalue, optimize_bit_field_compare,
19060 invert_truthvalue, optimize_bit_field_compare,
31798 (invert_truthvalue): Let invert_tree_comparison decide
32292 fold_convert, eval_subst, omit_one_operand, invert_truthvalue,
33554 (invert_truthvalue) <NOP_EXPR> Break if argument is of
37705 * fold-const.c (invert_truthvalue, case WITH_RECORD_EXPR): Likewise.
41394 * fold-const.c (invert_truthvalue): Do not call invert_tree_comparison
42655 invert_truthvalue, optimize_bit_field_compare, range_binop,
H A DChangeLog-2005379 * fold-const.c (size_diffop, invert_truthvalue,
5432 * fold-const.c (invert_truthvalue): Handle COND_EXPR with
7362 calling invert_truthvalue.
27928 (fold_binary) <TRUTH_XOR_EXPR>: Avoid calling invert_truthvalue
31577 * fold-const.c (invert_truthvalue): <INTEGER_CST>: Call
35675 all the cases handled by it are inverted by invert_truthvalue.
H A DChangeLog-200611415 invert_truthvalue. Give it fold_* semantics to avoid
11417 (invert_truthvalue): New function. Wrapper around
11422 (fold_ternary): Replace uses of invert_truthvalue with
/netbsd/external/gpl3/gcc/dist/gcc/jit/
H A Djit-playback.c760 inner_result = invert_truthvalue (node); in new_unary_op()
H A Djit-playback.cc1084 inner_result = invert_truthvalue (node); in new_unary_op()
/netbsd/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-playback.c760 inner_result = invert_truthvalue (node); in new_unary_op()
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20091747 invert_truthvalue, fold_truth_not_expr, build_fold_indirect_ref,
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20091787 omit_one_operand, omit_two_operands, invert_truthvalue,

12