Searched refs:Simplify (Results 1 – 25 of 316) sorted by relevance
12345678910>>...13
| /netbsd/src/sys/arch/amiga/stand/bootblock/boot/ |
| D | version | 9 2.1: Simplify program structure to save space
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | match.pd | 229 /* Simplify x - x. 563 /* Simplify x / (- y) to -x / y. */ 569 /* Simplify (C / x op 0.0) to x op 0.0 for C != 0, C != Inf/Nan. 734 /* Simplify (unsigned t * 2)/2 -> unsigned t & 0x7FFFFFFF. */ 743 /* Simplify (unsigned t / 2) * 2 -> unsigned t & ~1. */ 749 /* Simplify (t * 2) / 2) -> t. */ 791 /* Simplify cos(-x) and cos(|x|) -> cos(x). Similarly for cosh. */ 796 /* Simplify pow(-x, y) and pow(|x|,y) -> pow(x,y) if y is an even integer. */ 987 /* Simplify ~X & X as zero. */ 1033 /* Simplify (X & ~Y) |^+ (~X & Y) -> X ^ Y. */ [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | ChangeLog-2000 | 9 * decl.c (store_bindings): Simplify. 383 * pt.c (lookup_template_class): Simplify loop exit constructs. 447 (require_complete_types_for_parms): Simplify, use 1111 * semantics.c (genrtl_try_block): Simplify. 1329 * semantics.c (genrtl_named_return_value): Simplify. Fold in 1475 * parse.y (named_class_head): Check for TYPENAME_TYPE. Simplify 1986 (binfo_for_vtable): Simplify. 2653 * class.c (get_derived_offset): Simplify. 2656 (build_primary_vtable): Simplify. 3356 (instantiate_template): Simplify handling of partial [all …]
|
| D | ChangeLog-2002 | 284 * call.c (build_scoped_method_call): Simplify. 357 * decl2.c (constructor_name_full): Simplify. 399 Simplify handling of CALL_EXPR and METHOD_CALL_EXPR. 418 (finish_object_call_expr): Simplify handling during templates. 430 (convert_arguments): Simplify. 657 * dump.c (cp_dump_tree): Simplify DECL_GLOBAL_[CD]TOR_P handling. 666 (check_final_overrider): ... here. Simplify. 868 (add_vcall_offset_vtbl_entries_1): Simplify accordingly. 923 (build_vtbl_initializer): Simplify handling of vcall indices. 1034 * method.c (make_thunk): Simplify, and add thunks to DECL_THUNKS. [all …]
|
| D | ChangeLog-1999 | 7 (determine_primary_base): ... this. Simplify. 9 (finish_struct_1): Simplify. 436 (do_pushlevel): Simplify, now that we are always 656 (expand_exception_blocks): Simplify. Don't call 741 (is_global): Simplify. 1344 (doing_semantic_analysis_p): Simplify. 1350 (building_stmt_tree): Simplify. 1692 (make_rtl_for_nonlocal_decl): Don't fuss with obstacks. Simplify. 1962 (finish_function): Simplify. Use do_pushlevel and do_poplevel. 1979 (expand_exception_blocks): Simplify. [all …]
|
| D | ChangeLog-2003 | 110 union_type_node, or enum_type_node. Simplify handling of 1231 (maybe_push_cleanup_level): Simplify. 1320 * error.c (dump_type): Simplify. Use pp_type_specifier_seq for 1392 (begin_scope): Simplify. 1685 (lvalue_or_else): Simplify. 2379 warning. Simplify lookup process if globalize is true. 2714 (TYPE_PTR_P): Simplify. 2817 here. Simplify. 2829 here. Simplify. 3203 any_type_dependent_arguments_p. Simplify call processing. [all …]
|
| D | ChangeLog-2004 | 196 * init.c (decl_constant_value): Simplify. 604 * name-lookup.c (lookup_name_real): Simplify. 1217 * class.c (dfs_modify_vtables): Simplify condition. Return 1648 (dfs_fixup_binfo_vtbls): No need to clear BINFO_MARKED. Simplify. 2208 (make_new_vtable): Simplify build_primary_vtable arguments. 2934 following inputs. Simplify inputs handling to match that now used for 3127 (var_finalized_p): Simplify. 3128 (maybe_emit_vtables): Simplify. 3160 (do_type_instantiation): Simplify. 3162 Simplify. [all …]
|
| D | ChangeLog-2020 | 1240 (diagnose_atomic_constraint): Simplify now that the supplied 1427 * pt.c (tsubst_expr): Simplify using decl instantiation, add 1860 * name-lookup.c (lookup_elaborated_type_1): Simplify revealing 2491 (local_variable_p): Simplify. 2493 is as expected. Simplify. 2495 (is_local_extern): Simplify. 2967 * coroutines.cc (finish_co_return_stmt): Simplify implicit move. 3135 initializers. Simplify handling for truth-and/or-if. 3136 (expand_one_truth_if): Simplify (map cases that need expansion 3138 (await_statement_walker): Handle CO_RETURN_EXPR. Simplify the [all …]
|
| D | ChangeLog-2001 | 56 (instantiate_template): ... here. Simplify by removing mutual 465 (maybe_handle_ref_bind): Simplify. 526 (expand_member_init): Adjust comment to reflect reality. Simplify 1277 * call.c (resolve_args): Simplify, call 1344 Simplify rtti, now we've only one ABI. 2319 * typeck.c (build_ptrmemfunc1): Simplify. 2491 (expand_start_catch_block): Use do_begin_catch. Simplify Java 3162 * call.c (build_op_delete_call): Simplify to remove duplicate 3461 (joust): Simplify control flow. Allow a non-template user 3829 (build_new_1): Use it. Simplify initialization logic.
|
| D | ChangeLog-1998 | 221 (instantiate_type): Use it. Simplify. 676 Simplify. 926 Simplify suggested fix. 1034 * search.c (expand_upcast_fixups): Simplify very slightly. 1514 Simplify code to grow vtable. 1559 (finish_struct_1): Simplify. Use add_implicitly_declared_members. 1560 (finish_struct): Change prototype. Simplify; fields and methods 1565 (currently_open_class): Simplify. 1582 * decl2.c (grok_x_components): Simplify. 1735 (build_indirect_ref): Simplify. Don't strip top-level qualifiers. [all …]
|
| D | ChangeLog-2021 | 597 * lambda.c (lambda_capture_field_type): Simplify by handling the 682 * semantics.c (force_paren_expr): Simplify conditionals. Set 701 (finalize_literal_type_property): Simplify. 858 concepts TS. Simplify. 1376 (build_actor_fn): Simplify interface, use pre-built identifiers and 1380 (coro_rewrite_function_body): Simplify interface, use pre-built 1569 * decl.c (reshape_init_class): Simplify. 2694 * decl.c (build_enumerator): Simplify using make_temp_override 2844 on CALL_EXPR initializer. Simplify now that bot_manip is no 3118 (flatten_await_stmt): Simplify initialization. [all …]
|
| D | ChangeLog-2005 | 25 (cp_parser_declarator_id): Simplify BASELINKs here. 64 * semantics.c (finish_qualified_id_expr): Simplify. 72 * call.c (build_call): Simplify and tidy. 1072 * parser.c (cp_parser_translation_unit): Simplify. The while-block 1236 (regenerate_decl_from_template): Simplify. 1927 * decl.c (start_decl): Simplify specialization handling. Remove 2611 (try_one_overload): Simplify confusing cascaded if control flow. 3156 * method.c (locate_dtor): Simplify.
|
| /netbsd/src/external/gpl3/gcc/dist/config/ |
| D | picflag.m4 | 66 # FIXME: Simplify to sh*-*-netbsd*?
|
| /netbsd/src/external/lgpl3/gmp/dist/mini-gmp/ |
| D | ChangeLog | 364 (mpz_scan0, mpz_scan1): Simplify by using mpn_common_scan. 365 (mpz_make_odd): Simplify, assume in-place operation on positive. 408 * mini-gmp.c (mpz_cmpabs_d, mpz_cmp_d): Simplify. 537 * mini-gmp.c (mpz_mul_si): Simplify. 543 * mini-gmp.c (mpz_set_si, mpz_cmp_si): Simplify by using
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | match-and-simplify.texi | 6 @node Match and Simplify 7 @chapter Match and Simplify 8 @cindex Match and Simplify
|
| D | gccint.texi | 127 * Match and Simplify:: How to write expression simplification patterns for GIMPLE and GENERIC
|
| /netbsd/src/external/gpl3/binutils/dist/ld/emultempl/ |
| D | mmix-elfnmmo.em | 108 /* Simplify symbol output for the register section (without contents;
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | ChangeLog-2014 | 308 (init_disasm): Simplify initialization of opc_index[]. This also 310 (print_insn_s390): Simplify the opcode search loop. 316 (s390_insn_length): Simplify formula for return value. 614 (print_insn): Simplify data and address size prefixes processing.
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | ChangeLog-2014 | 308 (init_disasm): Simplify initialization of opc_index[]. This also 310 (print_insn_s390): Simplify the opcode search loop. 316 (s390_insn_length): Simplify formula for return value. 614 (print_insn): Simplify data and address size prefixes processing.
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/ |
| D | ChangeLog-1999 | 96 * bits/fstream.tcc (filebuf::underflow): Simplify. 159 (has_facet): Simplify. 265 * bits/streambuf.tcc (_S_copy_streambufs): Simplify. 305 * bits/fstream.tcc (filebuf::seekoff): Simplify, fix. 589 (filebuf::overflow): Simplify. 815 * bits/istream.tcc (istream::sentry::sentry()): Simplify, correct 1410 implemented yet. Simplify pass/fail status notation. 2098 * bits/std_locale.h: Simplify includes. 2154 * src/ios.cc: Simplify includes, tweak. 2155 * bits/std_ios.h: Simplify include order. [all …]
|
| D | ChangeLog-2000 | 677 (libstdc++.INC): Simplify rule. 1485 * configure.in: Simplify use of AC_CACHE_SAVE. Put linked files 1566 * libio/libio.h: Simplify, make fewer assumptions. Define those 1568 * config/os/solaris/solaris2.7/bits/os_defines.h: Simplify as a 1691 * mkcheck.in: Simplify. 1693 * acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): Simplify. 1728 * mkcheck.in: Simplify. 1730 * acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): Simplify. 1836 * include/bits/locale_facets.tcc (use_facet): Simplify. 1953 * Makefile.am (CSHADOW_INCLUDES): Simplify. [all …]
|
| D | ChangeLog-2004 | 1081 (check_new): Simplify. 1083 * testsuite/ext/array_allocator/check_new.cc: Simplify. 1085 * testsuite/ext/debug_allocator/check_new.cc: Simplify. 1087 * testsuite/ext/malloc_allocator/check_new.cc: Simplify. 1089 * testsuite/ext/mt_allocator/check_new.cc: Simplify. 1091 * testsuite/ext/new_allocator/check_new.cc: Simplify. 1093 * testsuite/ext/pool_allocator/check_new.cc: Simplify. 1232 (append(const basic_string&, size_type, size_type)): Simplify, 1339 (__pool::_M_reserve_block): Simplify block allocation. 1741 (_M_sync): Simplify a bit, clean-up comment. [all …]
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | ChangeLog-2019 | 186 notoc calls. Simplify ELFv1 loop. Output notoc branch stubs.
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | ChangeLog-2004 | 491 Simplify logic accordingly. 818 * valops.c (value_assign): Simplify lval_register case, there's 1713 * mips-tdep.c (gdb_print_insn_mips): Simplify. 2587 * inf-ptrace.c (inf_ptrace_xfer_partial): Simplify computation of 2845 (insert_step_resume_breakpoint): Simplify by using same. 3329 * breakpoint.c (until_break_command): Simplify. 3330 * utils.c (prompt_for_continue): Simplify. 3331 * tracepoint.c (read_actions): Simplify. 3334 (set_prompt, init_main): Simplify. 3337 (extended_remote_async_create_inferior): Simplify. [all …]
|
| D | ChangeLog-2019 | 267 a symtab_symbol_info, not a separate symtab and line. Simplify. 272 Simplify. 316 bool. Simplify. 750 * gdbsupport/safe-iterator.h (basic_safe_iterator): Simplify. Add 2719 * utils.c (print_sys_errmsg): Simplify. 3915 (create_excep_cond_exprs): Simplify exception string computation. 4583 (tui_disasm_window::set_contents): Simplify. 6249 (tui_make_all_invisible): Simplify. 7093 Simplify. 7097 * tui/tui-layout.c (show_source_disasm_command): Simplify window [all …]
|
12345678910>>...13