Home
last modified time | relevance | path

Searched refs:do_store_flag (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexpr.cc94 static rtx do_store_flag (sepops, rtx, machine_mode);
9959 temp = do_store_flag (ops, in expand_expr_real_2()
12595 do_store_flag (sepops ops, rtx target, machine_mode mode) in do_store_flag() function
12660 return do_store_flag (&nops, target, mode); in do_store_flag()
H A DFSFChangeLog.1184 * expr.c (do_store_flag): For shift, get bit count using tree_pow2.
9666 * expr.c (do_store_flag): Don't check if target is 0 in code
11839 (do_store_flag): Do not use an sCC insn for a function pointer
13874 * expr.c (do_store_flag): Rewrite last change to avoid compiler
13978 * expr.c (do_store_flag): Before calling exact_log2, remove any
H A DFSFChangeLog2046 * expr.c (get_pointer_alignment, compare, do_store_flag): Likewise.
H A DChangeLog-200917053 TRUTH_ANDIF_EXPR if do_store_flag returns NULL.
17529 * expr.c (expand_expr_real_1): Just use do_store_flag.
17530 (do_store_flag): Drop support for TRUTH_NOT_EXPR. Use
21525 * expr.c (expand_expr_real_1): Avoid calling do_store_flag
22328 * expr.c (expand_expr_real_1): Avoid calling do_store_flag
26986 (do_store_flag): Likewise.
28867 * expr.c (do_store_flag): Remove last argument. Simplify code
H A DChangeLog-20004982 * expr.c (do_store_flag): Pass operand_mode instead of GET_MODE (op0)
5528 * expr.c (do_store_flag): Don't crash if either side of a
19578 (force_operand, expand_expr, do_store_flag): Use it.
26968 (do_store_flag): Use compare_tree_int.
29935 * expr.c (expand_expr, do_jump, do_store_flag): Likewise.
30157 (do_jump, do_store_flag): Likewise.
H A DChangeLog-20035862 (do_store_flag): Let expand_operands call safe_from_p for us.
9061 (do_store_flag): Likewise for operands of comparison operations.
15725 * expr.c (do_store_flag): Pass in the correct result type
16001 * expr.c (do_store_flag): Remove special case folding for
16005 extracted from do_store_flag, with an additional case extracted
H A DChangeLog-20111431 * expr.c (do_store_flag): Rewrite code that looks for BIT_AND_EXPR for
10415 * expr.c (do_store_flag): Expand vector comparison by
24890 * expr.c (expand_expr_real_2) <case LT_EXPR>: If do_store_flag
24893 (do_store_flag): If ops->type is single bit signed type, disable
H A DChangeLog-20156424 * expr.c (do_store_flag): Expand vector comparison as
7049 * expr.c (do_store_flag): Use expand_vec_cmp_expr for mask results.
25835 * expr.c (do_store_flag): Likewise.
27228 * expr.c (expand_expr_real_2, do_store_flag): Likewise.
H A DChangeLog-19996720 (do_store_flag): Pass ccp_store_flag to can_compare_p.
7898 (do_store_flag): Likewise.
H A DChangeLog-200414580 expand_expr_addr_expr, expand_expr_real_1, do_store_flag): Likewise.
29825 expand_expr_real_1, expand_increment, do_store_flag, do_tablejump):
31775 * expr.c (expand_expr_real_1, do_store_flag): Likewise.
38270 expand_expr_real, do_store_flag, try_casesi): Likewise.
H A DChangeLog-20078006 (do_store_flag): Check FIXED_CST to put a constant second.
11929 (do_store_flag): Likewise.
H A DChangeLog-20168449 * expr.c (do_store_flag): Likewise.
16595 * config/avr/avr.md: New pattern to work around do_store_flag
H A DChangeLog-201810657 * expr.c (do_store_flag): Use POINTER_TYPE_P and FUNC_OR_METHOD_TYPE_P.
10912 (do_store_flag): Use it.
H A DChangeLog-199816280 (do_store_flag): Remove unused variables 'pattern', 'jump_pat'.
H A DChangeLog-20065279 * expr.c (do_store_flag): If we can't find a scc insn, try cstore.
H A DChangeLog-202135370 (do_store_flag): Use it.
H A DChangeLog-2001917 * expr.c (do_store_flag): Similarly.
H A DChangeLog-201210174 * expr.c (do_store_flag): Remove duplicated code.
H A DChangeLog-200515923 * expr.c (do_store_flag): Remove check for non-negative BRANCH_COST.
H A DChangeLog-200230384 * expr.c (store_field, expand_expr, do_store_flag): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexpr.c92 static rtx do_store_flag (sepops, rtx, machine_mode);
9516 temp = do_store_flag (ops, in expand_expr_real_2()
12117 do_store_flag (sepops ops, rtx target, machine_mode mode) in do_store_flag() function
12188 return do_store_flag (&nops, target, mode); in do_store_flag()
H A DFSFChangeLog.1184 * expr.c (do_store_flag): For shift, get bit count using tree_pow2.
9666 * expr.c (do_store_flag): Don't check if target is 0 in code
11839 (do_store_flag): Do not use an sCC insn for a function pointer
13874 * expr.c (do_store_flag): Rewrite last change to avoid compiler
13978 * expr.c (do_store_flag): Before calling exact_log2, remove any
H A DFSFChangeLog2046 * expr.c (get_pointer_alignment, compare, do_store_flag): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.md6944 ;; ??? do_store_flag emits a hard-coded right shift to extract a bit without
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.md9750 ;; ??? do_store_flag emits a hard-coded right shift to extract a bit without

12