Home
last modified time | relevance | path

Searched refs:simplify (Results 1 – 25 of 159) sorted by relevance

1234567

/freebsd-12.1/contrib/gcc/
H A Dtree-ssa-threadedge.c214 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()
H A DChangeLog.tree-ssa489 simplify logic.
7398 simplify conditions.
12225 * c-simplify.c (simplify_decl_stmt): Only simplify DECL_SIZE_UNIT.
13986 * c-simplify.c: Likewise.
16898 * c-simplify.c (simplify_expr): Always simplify. Loop if *expr_p
16996 * c-simplify.c (maybe_fixup_loop_cond): Move to cp/cp-simplify.c.
17179 * c-simplify.c (simplify_return_stmt): Do simplify a returned
17604 Do simplify ADDR_EXPR.
17632 * c-simplify.c (simplify_array_ref): Do simplify the base.
18070 * c-simplify.c (simplify_call_expr): Don't try to simplify
[all …]
/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog.tree-ssa204 * cp-simplify.c (cp_gimplify_expr): Return gimplify_status.
296 * cp-simplify.c: Likewise.
307 * cp-lang.c, cp-simplify.c, cp-tree.h, decl.c, optimize.c,
387 * cp-simplify.c (cp_simplify_expr): Handle BASELINK.
492 * cp-simplify.c: Include coretypes.h and tm.h.
498 * cp-simplify.c (cp_simplify_stmt): New fn.
506 (expand_body): Don't simplify AGGR_INIT_EXPRs here
532 * cp-simplify.c (maybe_fixup_loop_cond): Move here.
538 * cp-simplify.c (cp_simplify_expr): New fn.
553 * Make-lang.in (cp-simplify.o): New.
[all …]
/freebsd-12.1/cddl/compat/opensolaris/misc/
H A Dmkdirp.c52 static char *simplify(const char *str);
59 str = simplify(d); in mkdirp()
141 simplify(const char *str) in simplify() function
/freebsd-12.1/contrib/llvm/lib/Passes/
H A DPassRegistry.def184 FUNCTION_PASS("loop-simplify", LoopSimplifyPass())
218 FUNCTION_PASS("simplify-cfg", SimplifyCFGPass())
266 LOOP_PASS("simplify-cfg", LoopSimplifyCFGPass())
/freebsd-12.1/usr.bin/sed/tests/
H A Dmath.sed152 # can we simplify multiplications
169 # can we simplify division (20/30 -> 2/3)
/freebsd-12.1/contrib/binutils/gas/
H A Dacinclude.m440 dnl hack to simplify the code in configure.in.
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp399 bool simplify(const TargetLibraryInfo *const TLI, AliasAnalysis *AA);
544 bool BCECmpChain::simplify(const TargetLibraryInfo *const TLI, in simplify() function in __anond623a0e40111::BCECmpChain
803 return CmpChain.simplify(TLI, AA); in processPhi()
/freebsd-12.1/crypto/heimdal/
H A DChangeLog.1999394 * 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
847 * lib/krb5/send_to_kdc.c (krb5_sendto_kdc): simplify by using
854 simplify by using `struct sockaddr_storage'
856 * kpasswd/kpasswdd.c (*): simplify by using `struct
[all …]
H A DChangeLog227 * lib/krb5/changepw.c: simplify
229 * lib/krb5/copy_host_realm.c: simplify
/freebsd-12.1/contrib/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp75 Counter CounterExpressionBuilder::simplify(Counter ExpressionTree) { in simplify() function in CounterExpressionBuilder
128 return simplify(get(CounterExpression(CounterExpression::Add, LHS, RHS))); in add()
132 return simplify( in subtract()
/freebsd-12.1/contrib/file/
H A DTODO9 It would be nice to simplify file considerably. For example,
/freebsd-12.1/crypto/openssh/contrib/cygwin/
H A DREADME46 Any user can simplify creating the own private and public keys by running
/freebsd-12.1/tools/tools/
H A DREADME30 git Tools to simplify the use of git by committers.
/freebsd-12.1/contrib/compiler-rt/lib/builtins/
H A Dfp_mul_impl.inc93 // simplify the shift logic.
/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp182 Value *simplify(Instruction *FAdd);
427 Value *FAddCombine::simplify(Instruction *I) { in simplify() function in FAddCombine
1359 if (Value *V = FAddCombine(Builder).simplify(&I)) in visitFAdd()
1848 if (Value *V = FAddCombine(Builder).simplify(&I)) in visitFSub()
/freebsd-12.1/contrib/ldns/packaging/fedora/
H A Dldns.spec26 ldns is a library with the aim to simplify DNS programing in C. All
/freebsd-12.1/crypto/openssh/
H A DPROTOCOL.krl151 in order to simplify the signature generation, it includes as a "body"
/freebsd-12.1/crypto/openssl/doc/man3/
H A DBF_encrypt.pod60 to decrypt. Some programs and protocols simplify this, like SSH, where
/freebsd-12.1/gnu/usr.bin/cc/cc_int/
H A DMakefile58 see.o simplify-rtx.o sreal.o stmt.o stor-layout.o stringpool.o \
/freebsd-12.1/contrib/binutils/include/aout/
H A DChangeLog208 Use it to simplify & reformat N_TXTADDR, N_TXTOFF, N_TXTSIZE.
/freebsd-12.1/contrib/ntp/libjsmn/
H A DREADME.md125 to simplify string extraction from JSON data.
/freebsd-12.1/contrib/bmake/mk/
H A Dmk-files.txt14 to simplify developing complex build trees.
438 Logic to simplify generating HTML (and PDF) documents from ReStructuredText.
/freebsd-12.1/contrib/gcc/config/rs6000/
H A D8540.md53 ;; per cycle. Actually we could simplify the automaton more not
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp237 Value *simplify(Context &C);
518 Value *Simplifier::simplify(Context &C) { in simplify() function in Simplifier
1817 Value *T = PreSimp.simplify(C); in recognize()
1851 Value *T = PostSimp.simplify(C); in recognize()

1234567