Home
last modified time | relevance | path

Searched refs:findRoots (Results 51 – 75 of 96) sorted by relevance

1234

/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Scalar/
H A DFloat2Int.cpp123 void Float2IntPass::findRoots(Function &F, const DominatorTree &DT) { in findRoots() function in Float2IntPass
527 findRoots(F, DT); in runImpl()
H A DLoopRerollPass.cpp390 bool findRoots();
972 bool LoopReroll::DAGRootTracker::findRoots() { in findRoots() function in LoopReroll::DAGRootTracker
1628 if (!DAGRoots.findRoots()) in reroll()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DFloat2Int.cpp123 void Float2IntPass::findRoots(Function &F, const DominatorTree &DT, in findRoots() function in Float2IntPass
528 findRoots(F, DT, Roots); in runImpl()
H A DLoopRerollPass.cpp390 bool findRoots();
966 bool LoopReroll::DAGRootTracker::findRoots() { in findRoots() function in LoopReroll::DAGRootTracker
1622 if (!DAGRoots.findRoots()) in reroll()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DFloat2Int.cpp123 void Float2IntPass::findRoots(Function &F, const DominatorTree &DT) { in findRoots() function in Float2IntPass
527 findRoots(F, DT); in runImpl()
H A DLoopRerollPass.cpp400 bool findRoots();
982 bool LoopReroll::DAGRootTracker::findRoots() { in findRoots() function in LoopReroll::DAGRootTracker
1638 if (!DAGRoots.findRoots()) in reroll()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DFloat2Int.cpp122 void Float2IntPass::findRoots(Function &F, const DominatorTree &DT) { in findRoots() function in Float2IntPass
526 findRoots(F, DT); in runImpl()
H A DLoopRerollPass.cpp400 bool findRoots();
982 bool LoopReroll::DAGRootTracker::findRoots() { in findRoots() function in LoopReroll::DAGRootTracker
1644 if (!DAGRoots.findRoots()) in reroll()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/toonzqt/
H A Dstageschematicscene.h158 void findRoots(std::vector<TreeStageNode *> &roots);
/dports/graphics/embree/embree-3.13.2/kernels/common/
H A Dscene_instance.cpp255 …numRoots = motionDerivative.findRoots(interval, bbox0.lower[dim] - bbox1.lower[dim], roots, maxNum… in boundSegmentNonlinear()
263 …numRoots = motionDerivative.findRoots(interval, bbox0.upper[dim] - bbox1.upper[dim], roots, maxNum… in boundSegmentNonlinear()
/dports/math/analitza/analitza-21.12.3/analitza/
H A Danalyzer.h208 QList<Object*> findRoots(const QString& dep, const Analitza::Object* o);
/dports/www/tikiwiki/tiki-21.2/
H A Dtiki-browse_categories.php192 foreach ($categlib->findRoots($tree_nodes) as $node) {
/dports/finance/cointop/cointop-1.5.4/vendor/github.com/maruel/panicparse/stack/
H A Dcontext.go93 c.findRoots()
844 func (c *Context) findRoots() int { func
/dports/net/syncthing/syncthing-1.18.1/syncthing/vendor/github.com/maruel/panicparse/stack/
H A Dcontext.go93 c.findRoots()
844 func (c *Context) findRoots() int { func
/dports/net-im/slack-term/slack-term-0.4.1/vendor/github.com/maruel/panicparse/stack/
H A Dstack.go693 findRoots(goroutines)
842 func findRoots(goroutines []Goroutine) { func
/dports/math/kmplot/kmplot-21.12.3/kmplot/
H A Dview.h403 QList<double> findRoots( const Plot & plot, double min, double max, RootAccuracy accuracy );
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp390 bool findRoots();
966 bool LoopReroll::DAGRootTracker::findRoots() { in findRoots() function in LoopReroll::DAGRootTracker
1622 if (!DAGRoots.findRoots()) in reroll()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp400 bool findRoots();
983 bool LoopReroll::DAGRootTracker::findRoots() { in findRoots() function in LoopReroll::DAGRootTracker
1645 if (!DAGRoots.findRoots()) in reroll()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp390 bool findRoots();
972 bool LoopReroll::DAGRootTracker::findRoots() { in findRoots() function in LoopReroll::DAGRootTracker
1628 if (!DAGRoots.findRoots()) in reroll()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp390 bool findRoots();
966 bool LoopReroll::DAGRootTracker::findRoots() { in findRoots() function in LoopReroll::DAGRootTracker
1622 if (!DAGRoots.findRoots()) in reroll()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp400 bool findRoots();
983 bool LoopReroll::DAGRootTracker::findRoots() { in findRoots() function in LoopReroll::DAGRootTracker
1645 if (!DAGRoots.findRoots()) in reroll()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp400 bool findRoots();
982 bool LoopReroll::DAGRootTracker::findRoots() { in findRoots() function in LoopReroll::DAGRootTracker
1644 if (!DAGRoots.findRoots()) in reroll()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp400 bool findRoots();
983 bool LoopReroll::DAGRootTracker::findRoots() { in findRoots() function in LoopReroll::DAGRootTracker
1645 if (!DAGRoots.findRoots()) in reroll()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp400 bool findRoots();
983 bool LoopReroll::DAGRootTracker::findRoots() { in findRoots() function in LoopReroll::DAGRootTracker
1645 if (!DAGRoots.findRoots()) in reroll()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp400 bool findRoots();
983 bool LoopReroll::DAGRootTracker::findRoots() { in findRoots() function in LoopReroll::DAGRootTracker
1645 if (!DAGRoots.findRoots()) in reroll()

1234