Searched refs:simplify (Results 1 - 18 of 18) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.target/alpha/
H A Dpr39740.c116 simplify (SEXP fun, SEXP arg1, SEXP arg2) function
125 simplify (MinusSymbol, arg2,
129 simplify (MinusSymbol, arg1,
144 return simplify (PlusSymbol,
/haiku-buildtools/gcc/gcc/
H A Dtree-ssa-threadedge.c349 /* Try to simplify each statement in E->dest, ultimately leading to
354 Use SIMPLIFY (a pointer to a callback function) to further simplify
359 would be recovered by trying to simplify fewer statements.
361 If we are able to simplify a statement into the form
363 a context sensitive equivalence which may help us simplify
369 tree (*simplify) (gimple,
409 value, then do not try to simplify this statement as it will
410 not simplify in any way that is helpful for jump threading. */
475 SSA_VAR on the LHS. We want to try and simplify this statement
477 allow us to simplify th
[all...]
H A Dgenmatch.c2 GENERIC and GIMPLE folding code from match-and-simplify description.
245 struct simplify;
253 vec<simplify *> matchers;
566 represent both (simplify ...) and (match ...) kinds. The AST
568 simplify can exist in isolation. */
570 struct simplify struct
572 simplify (operand *match_, source_location match_location_, function in struct:simplify
584 /* For a (simplify ...) the expression produced when the pattern applies.
643 print_matches (struct simplify *s, FILE *f = stderr)
740 lower_commutative (simplify *
[all...]
H A Drecog.c599 /* A subroutine of validate_replace_rtx_1 that tries to simplify the resulting
655 simplify_gen_binary to try to simplify it.
686 /* All subregs possible to simplify should be simplified. */
764 bool simplify)
813 from, to, object, simplify);
817 simplify);
824 validate_replace_rtx_1 (&XEXP (x, i), from, to, object, simplify);
828 simplify);
843 if (simplify)
881 /* Same as above, but do not simplify rt
761 validate_replace_rtx_1(rtx *loc, rtx from, rtx to, rtx object, bool simplify) argument
822 validate_replace_rtx_1 (&XEXP (x, i), from, to, object, simplify); local
826 simplify); local
[all...]
H A DMakefile.in1387 simplify-rtx.o \
2936 match-and-simplify.texi
/haiku-buildtools/gcc/gcc/fortran/
H A Dintrinsic.c296 simplify pointer to simplification function
317 int standard, gfc_check_f check, gfc_simplify_f simplify,
350 next_sym->simplify = simplify;
413 gfc_expr *(*simplify) (void),
421 sf.f0 = simplify;
456 gfc_expr *(*simplify) (gfc_expr *),
465 sf.f1 = simplify;
481 gfc_expr *(*simplify) (gfc_expr *),
491 sf.f1 = simplify;
316 add_sym(const char *name, gfc_isym_id id, enum klass cl, int actual_ok, bt type, int kind, int standard, gfc_check_f check, gfc_simplify_f simplify, gfc_resolve_f resolve, ...) argument
[all...]
H A Dgfortran.h1916 gfc_simplify_f simplify; member in struct:gfc_intrinsic_sym
3227 /* simplify.c */
/haiku-buildtools/gcc/gotools/
H A DMakefile.am77 $(cmdsrcdir)/gofmt/simplify.go
H A DMakefile.in267 $(cmdsrcdir)/gofmt/simplify.go
/haiku-buildtools/gcc/gmp/mpn/x86/
H A Daors_n.asm99 C possible to simplify.
/haiku-buildtools/gcc/gmp/mpn/alpha/ev6/nails/
H A Daddmul_1.asm31 C * Use FP loop count and multiple exit points, that would simplify feed-in lp0
H A Dmul_1.asm31 C * Use FP loop count and multiple exit points, that would simplify feed-in lp0
H A Dsubmul_1.asm31 C * Use FP loop count and multiple exit points, that would simplify feed-in lp0
/haiku-buildtools/legacy/gcc/gcc/config/c4x/
H A Dlibgcc.S602 ; We can simplify things if we have some a priori knowledge of the
/haiku-buildtools/legacy/gcc/texinfo/doc/
H A Dtexinfo.tex3391 % We could simplify the code here by writing out an \appendixentry
/haiku-buildtools/legacy/gcc/texinfo/
H A Dtexinfo.tex3358 % We could simplify the code here by writing out an \appendixentry
/haiku-buildtools/legacy/autoconf/
H A Dtexinfo.tex3514 % We could simplify the code here by writing out an \appendixentry
/haiku-buildtools/legacy/gcc/gcc/
H A Dtexinfo.tex3449 % We could simplify the code here by writing out an \appendixentry

Completed in 304 milliseconds