Home
last modified time | relevance | path

Searched refs:dependence (Results 1 – 25 of 140) sorted by relevance

123456

/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dloop.texi506 The code for the data dependence analysis can be found in
515 the dependence relations between the data references. Thus if the
517 dependence relations will contain @code{n*n} elements. However if the
521 inserts a single @code{chrec_dont_know} in the dependence relation
529 syntactic order is important in some classical data dependence tests,
574 The current strategy for data dependence tests is as follows:
577 if they are equal, apply dependence tests (use access functions based on
581 if they are equal, apply dependence tests (use access functions based on
597 if the analysis has proved that there is no dependence between these two
600 dependence between these data references, and @code{are_dependent} is
[all …]
Dcppenv.texi74 @option{-M} rather than @option{-MM}. However, the dependence on the
/netbsd/src/common/dist/zlib/contrib/iostream3/
DTODO14 (due to dependence on library internals)
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgraphite-poly.cc258 s->dependence = NULL; in new_scop()
278 isl_union_map_free (scop->dependence); in free_scop()
279 scop->dependence = NULL; in free_scop()
Dgraphite-dependences.cc262 if (scop->dependence) in scop_get_dependences()
339 scop->dependence = dependences; in scop_get_dependences()
Dgraphite-optimize-isl.cc127 = isl_union_map_gist_domain (isl_union_map_copy (scop->dependence), in optimize_isl()
Dgraphite.h404 isl_union_map *dependence; member
DChangeLog.graphite134 (TREE_DATA_REF_H): Remove dependence on LAMBDA_H.
135 (OBJS-common): Remove dependence on lambda-code.o, lambda-mat.o,
137 (lto-symtab.o): Remove dependence on LAMBDA_H.
142 (tree-vect-loop.o): Add missing dependence on TREE_DATA_REF_H.
2239 a union of dependence polyhedra.
2846 dependence analysis.
3101 context to the dependence polyhedron.
3679 the computation of symmetric data dependence relations.
3691 for read-read dependence relations.
3747 not delete the original dependence relation.
[all …]
Dgraphite-isl-ast-to-gimple.cc1393 scop->dependence); in scop_to_isl_ast()
Dtarget.def939 the dependence LINK. The default is to make no adjustment. */
944 dependence of type dep_type, and strength @var{dw}. It should return the new\n\
947 description that an output- or anti-dependence does not incur the same cost\n\
948 as a data-dependence. If the scheduler using the automaton based pipeline\n\
949 description, the cost of anti-dependence is zero and the cost of\n\
950 output-dependence is maximum of one and the difference of latency\n\
1329 insn scheduler. It should return true if there exists a dependence
1332 the dep that represents the dependence between the two insns. The
1333 second argument is the cost of the dependence as estimated by
1341 are involved in the dependence too close to one another. The parameters\n\
[all …]
/netbsd/src/regress/lib/libc/ieeefp/testfloat/notes/
Dtestfloat-history.txt34 -- Reduced dependence on the quality of the standard `random' function for
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dsb1.md207 ;; be an address dependence.
282 ;; be an address dependence.
344 ;; be an address dependence.
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog932 early exit test for namespace-scope decls to check dependence of
1089 exit test for argument dependence.
1093 (usse_outer_template_parms): Factor out constraint dependence
2161 * except.cc (build_noexcept_spec): Strengthen dependence check
2167 * pt.cc (expand_integer_pack): Strengthen dependence check
2172 dependence check into a checking assert.
2519 to consider dependence of a noexcept-spec before C++17.
DChangeLog-20131292 type-dependence, not value-dependence.
2842 * typeck.c (cxx_alignas_expr): Handle value-dependence properly.
3432 (CXX_PARSER_H): Add header dependence.
3446 * parser.c: Add header dependence.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm1020e.md383 ;; There is one anti-dependence in the following case (not yet modelled):
/netbsd/src/external/bsd/openldap/dist/doc/rfc/
Drfc4515.txt484 rules to reduce the dependence on descriptive text. The "normal"
/netbsd/src/common/dist/zlib/
DFAQ200 Yes. It has been tested on 64-bit machines, and has no dependence on any
/netbsd/src/external/bsd/flex/dist/
DNEWS71 occur. This has been resolved. The fix also removes dependence on
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Dbdver1.md51 ;; In order to avoid dependence between reservation of decoder
/netbsd/src/external/bsd/ntp/dist/sntp/libevent/
Dwhatsnew-2.0.txt97 2) Structure dependence. Applications needed to allocate 'struct
/netbsd/src/external/bsd/libevent/dist/
Dwhatsnew-2.0.txt97 2) Structure dependence. Applications needed to allocate 'struct
/netbsd/src/external/gpl3/gcc/dist/
DMakefile.tpl1951 ;; on an "install" target, or if the dependence module is not
DMAINTAINERS240 scev, data dependence Sebastian Pop <sebpop@gmail.com>
/netbsd/src/external/gpl3/binutils/dist/ld/emultempl/
Dxtensaelf.em600 structure that maps a section to its dependence edges.
/netbsd/src/external/gpl3/gdb/dist/
DMakefile.tpl1979 ;; on an "install" target, or if the dependence module is not

123456