Searched refs:propagate (Results 1 - 14 of 14) sorted by relevance

/freebsd-10.3-release/contrib/jemalloc/include/jemalloc/internal/
H A Dbitmap.h150 bool propagate; local
157 propagate = (g == 0);
163 if (propagate) {
170 propagate = (g == 0);
175 if (propagate == false)
/freebsd-10.3-release/sbin/fsck_ffs/
H A Dpass3.c102 propagate();
125 propagate();
H A Dfsck.h461 void propagate(void);
H A Dpass2.c271 propagate();
H A Ddir.c73 propagate(void) function
/freebsd-10.3-release/contrib/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h844 /// propagate - Review the constraints, looking for opportunities
849 bool propagate(const SCEV *&Src,
855 /// propagateDistance - Attempt to propagate a distance
865 /// propagatePoint - Attempt to propagate a point
872 /// propagateLine - Attempt to propagate a line
/freebsd-10.3-release/gnu/usr.bin/cc/cc_int/
H A DMakefile35 tree-ssa-loop-ivcanon.o tree-ssa-propagate.o tree-ssa-address.o \
/freebsd-10.3-release/contrib/llvm/lib/Support/
H A Dregengine.inc942 case OOR2: /* propagate OCH_'s marking */
/freebsd-10.3-release/gnu/usr.bin/cc/cc_tools/
H A DMakefile119 $(srcdir)/tree-dfa.c $(srcdir)/tree-ssa-propagate.c \
/freebsd-10.3-release/contrib/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp22 // Currently, the implementation cannot propagate constraints between
2982 bool DependenceAnalysis::propagate(const SCEV *&Src, function in class:DependenceAnalysis
3002 // Attempt to propagate a distance
3029 // Attempt to propagate a line
3106 // Attempt to propagate a point
3549 // propagate, possibly creating new SIVs and ZIVs
3556 if (propagate(Pair[SJ].Src, Pair[SJ].Dst, Pair[SJ].Loops,
3586 // test & propagate remaining RDIVs
3592 // I don't yet understand how to propagate RDIV results
3878 // propagate, possibl
[all...]
/freebsd-10.3-release/contrib/gcc/
H A DMakefile.in995 tree-ssa-loop-ivcanon.o tree-ssa-propagate.o tree-ssa-address.o \
1888 $(BASIC_BLOCK_H) tree-pass.h langhooks.h tree-ssa-propagate.h $(FLAGS_H)
1889 tree-ssa-propagate.o : tree-ssa-propagate.c $(TREE_FLOW_H) $(CONFIG_H) \
1893 tree-ssa-propagate.h vec.h gt-tree-ssa-propagate.h $(FLAGS_H) $(VARRAY_H)
1898 tree-ssa-propagate.h $(CFGLOOP_H) $(PARAMS_H) $(REAL_H)
1903 langhooks.h tree-ssa-propagate.h $(REAL_H)
1939 $(BASIC_BLOCK_H) tree-ssa-propagate.h $(FLAGS_H) $(TREE_DUMP_H) \
1946 tree-ssa-propagate
[all...]
/freebsd-10.3-release/contrib/gcc/doc/include/
H A Dtexinfo.tex727 % and the first line afterwards, we have to propagate \prevdepth.
/freebsd-10.3-release/contrib/amd/doc/
H A Dtexinfo.tex703 % and the first line afterwards, we have to propagate \prevdepth.
/freebsd-10.3-release/contrib/groff/doc/
H A Dtexinfo.tex704 % and the first line afterwards, we have to propagate \prevdepth.

Completed in 242 milliseconds