| /freebsd-9-stable/contrib/gcc/ |
| D | tree-ssa-threadedge.c | 214 tree (*simplify) (tree, in record_temporary_equivalences_from_stmts_at_dest() 319 cached_lhs = (*simplify) (stmt, stmt); in record_temporary_equivalences_from_stmts_at_dest() 357 tree (*simplify) (tree, tree), in simplify_control_stmt_condition() 443 cached_lhs = (*simplify) (dummy_cond, stmt); in simplify_control_stmt_condition() 470 cached_lhs = (*simplify) (stmt, stmt); in simplify_control_stmt_condition() 498 tree (*simplify) (tree, tree)) in thread_across_edge() 531 stmt = record_temporary_equivalences_from_stmts_at_dest (e, stack, simplify); in thread_across_edge() 544 … cond = simplify_control_stmt_condition (e, stmt, dummy_cond, simplify, handle_dominating_asserts); in thread_across_edge()
|
| D | ChangeLog.tree-ssa | 114 * c-simplify.c (gimplify_if_stmt): Loop for else-if. 164 * c-simplify.c (gimplify_decl_stmt) [TYPE_DECL]: 291 * c-simplify.c (gimplify_decl_stmt): Handle TYPE_DECL. 378 * c-simplify.c (c_gimplify_stmt): Remove FILE_STMT. 489 simplify logic. 771 * simplify-rtx.c (simplify_rtx): Likewise. 1246 * c-simplify.c (c_genericize): s/dump_flags/local_dump_flags/. 1383 * c-simplify.c (mark_labels_r): Move to ... 2186 * c-simplify.c (gimplify_decl_stmt): Set TREE_NO_WARNING 2274 * c-simplify.c (gimplify_expr_stmt): Check TREE_NO_WARNING. [all …]
|
| D | ChangeLog-2001 | 219 * simplify-rtx.c: Likewise. 378 the first time only calling mark_addressable. Correct and simplify 693 * simplify-rtx.c (simplifi_binary_operation) [DIV]: If DIV has 993 * cfgrtl.c (redirect_edge_and_branch): Do simplify abnormal 2012 * simplify-rtx.c (neg_const_int): New. 2145 * combine.c (combine_simplify_rtx) : Can't simplify 5285 * simplify-rtx.c (simplify_subreg): Copy ORIGINAL_REGNO. 7233 c-dump.c, c-typeck.c, except.c, sdbout.c, simplify-rtx.c, 8206 * simplify-rtx.c (simplify_plus_minus): Negate constant iff its neg 8609 simplify compound compares that simplify_comparison can't handle. [all …]
|
| /freebsd-9-stable/contrib/gcc/cp/ |
| D | ChangeLog.tree-ssa | 126 * cp-simplify.c (cp_gimplify_init_expr): Look inside STMT_EXPRs 195 * cp-simplify.c (gimplify_must_not_throw_expr): Replace add_tree 204 * cp-simplify.c (cp_gimplify_expr): Return gimplify_status. 269 * cp-simplify.c (cp_gimplify_init_expr): Update use of predicates. 273 * cp-simplify.c (cp_gimplify_expr): Use simplify_aggr_init_expr. 296 * cp-simplify.c: Likewise. 307 * cp-lang.c, cp-simplify.c, cp-tree.h, decl.c, optimize.c, 367 * cp-simplify.c (cp_simplify_expr) <case EMPTY_CLASS_EXPR>: 387 * cp-simplify.c (cp_simplify_expr): Handle BASELINK. 394 * cp-simplify.c (genericize_try_block): Do genericize catch blocks. [all …]
|
| /freebsd-9-stable/cddl/compat/opensolaris/misc/ |
| D | mkdirp.c | 52 static char *simplify(const char *str); 59 str = simplify(d); in mkdirp() 141 simplify(const char *str) in simplify() function
|
| /freebsd-9-stable/crypto/openssl/demos/bio/ |
| D | README | 2 to simplify socket programming.
|
| /freebsd-9-stable/tools/regression/usr.bin/sed/ |
| D | math.sed | 152 # can we simplify multiplications 169 # can we simplify division (20/30 -> 2/3)
|
| /freebsd-9-stable/contrib/binutils/gas/ |
| D | acinclude.m4 | 40 dnl hack to simplify the code in configure.in.
|
| /freebsd-9-stable/contrib/file/ |
| D | TODO | 9 It would be nice to simplify file considerably. For example,
|
| /freebsd-9-stable/contrib/ofed/management/opensm/libvendor/ |
| D | ChangeLog | 30 sent MAD when it times out. In osm_vendor_send, simplify redundant
|
| /freebsd-9-stable/crypto/heimdal/ |
| D | ChangeLog.1999 | 394 * lib/asn1/der_put.c: simplify by using der_put_length_and_tag 698 * appl/kf/kf.c: make v6 friendly and simplify 700 * appl/kf/kfd.c: make v6 friendly and simplify 702 * appl/test/tcp_server.c: simplify by using krb5_err instead of 705 * appl/test/tcp_client.c: simplify by using krb5_err instead of 708 * appl/test/tcp_server.c: make v6 friendly and simplify 710 * appl/test/tcp_client.c: make v6 friendly and simplify 844 * lib/krb5/sock_principal.c (krb5_sock_to_principal): simplify by 847 * lib/krb5/send_to_kdc.c (krb5_sendto_kdc): simplify by using 850 * lib/krb5/changepw.c (krb5_change_password): simplify by using [all …]
|
| /freebsd-9-stable/contrib/llvm/include/llvm/CodeGen/PBQP/ |
| D | HeuristicSolver.h | 413 simplify(); in setup() 432 void simplify() { in simplify() function
|
| /freebsd-9-stable/crypto/openssh/contrib/cygwin/ |
| D | README | 45 Any user can simplify creating the own private and public keys by running
|
| /freebsd-9-stable/contrib/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineAddSub.cpp | 158 Value *simplify(Instruction *FAdd); 502 Value *FAddCombine::simplify(Instruction *I) { in simplify() function in FAddCombine 1273 if (Value *V = FAddCombine(Builder).simplify(&I)) in visitFAdd() 1555 if (Value *V = FAddCombine(Builder).simplify(&I)) in visitFSub()
|
| /freebsd-9-stable/contrib/texinfo/ |
| D | TODO | 98 - Rewrite completely to simplify generation of different formats. 150 simplify by-hand installation.
|
| /freebsd-9-stable/crypto/openssh/ |
| D | PROTOCOL.krl | 146 in order to simplify the signature generation, it includes as a "body"
|
| /freebsd-9-stable/gnu/usr.bin/cc/cc_int/ |
| D | Makefile | 56 see.o simplify-rtx.o sreal.o stmt.o stor-layout.o stringpool.o \
|
| /freebsd-9-stable/crypto/openssl/doc/crypto/ |
| D | blowfish.pod | 58 to decrypt. Some programs and protocols simplify this, like SSH, where
|
| /freebsd-9-stable/contrib/binutils/include/aout/ |
| D | ChangeLog | 208 Use it to simplify & reformat N_TXTADDR, N_TXTOFF, N_TXTSIZE.
|
| /freebsd-9-stable/contrib/ntp/libjsmn/ |
| D | README.md | 125 to simplify string extraction from JSON data.
|
| /freebsd-9-stable/crypto/openssl/doc/apps/ |
| D | CA.pl.pod | 29 It is intended to simplify the process of certificate creation and management
|
| /freebsd-9-stable/contrib/gcc/config/rs6000/ |
| D | 8540.md | 53 ;; per cycle. Actually we could simplify the automaton more not
|
| /freebsd-9-stable/contrib/ncurses/ |
| D | NEWS | 247 + simplify mutex's, combining the window- and screen-mutex's. 285 + simplify some loops with macros each_screen(), each_window() and 488 + modify Ada95/gen/Makefile to use shlib script, to simplify building 677 _nc_prescreen, to simplify storage. 993 + minor fixes to NEWS file to simplify scripting to obtain list of 1004 + change test/Makefile to simplify installing test programs in a 1151 + add --enable-signed-char to simplify Debian package. 1175 these definitions can simplify some application (discussion with 1584 to simplify reusing them for renaming tack's manpage (prompted by a 2017 + correct/simplify cup in addrinfo [all …]
|
| /freebsd-9-stable/contrib/cvs/contrib/ |
| D | cvs_acls.in | 136 [To simplify the logic and because this would be normal usage.]
|
| /freebsd-9-stable/contrib/libarchive/ |
| D | NEWS | 482 the next round of API overhaul will simplify building test cases. 517 of the storage format to simplify debugging.
|