Home
last modified time | relevance | path

Searched refs:getSD (Results 1 – 25 of 59) sorted by relevance

123

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/Analysis/
H A DScopGraphPrinter.cpp53 return GraphTraits<ScopDetection *>::getEntryNode(&P->getSD()); in getEntryNode()
94 auto *SD = &P->getSD(); in getEdgeAttributes()
121 P->getSD().getRI()->getTopLevelRegion())); in getNodeLabel()
194 printRegionCluster(&SD->getSD(), SD->getSD().getRI()->getTopLevelRegion(), in addCustomGraphFeatures()
213 return std::distance(SD.getSD().begin(), SD.getSD().end()) > 0; in processFunction()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/Analysis/
H A DScopGraphPrinter.cpp53 return GraphTraits<ScopDetection *>::getEntryNode(&P->getSD()); in getEntryNode()
94 auto *SD = &P->getSD(); in getEdgeAttributes()
121 P->getSD().getRI()->getTopLevelRegion())); in getNodeLabel()
194 printRegionCluster(&SD->getSD(), SD->getSD().getRI()->getTopLevelRegion(), in addCustomGraphFeatures()
213 return std::distance(SD.getSD().begin(), SD.getSD().end()) > 0; in processFunction()
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/Analysis/
H A DScopGraphPrinter.cpp53 return GraphTraits<ScopDetection *>::getEntryNode(&P->getSD()); in getEntryNode()
94 auto *SD = &P->getSD(); in getEdgeAttributes()
121 P->getSD().getRI()->getTopLevelRegion())); in getNodeLabel()
194 printRegionCluster(&SD->getSD(), SD->getSD().getRI()->getTopLevelRegion(), in addCustomGraphFeatures()
213 return std::distance(SD.getSD().begin(), SD.getSD().end()) > 0; in processFunction()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/Analysis/
H A DScopGraphPrinter.cpp53 return GraphTraits<ScopDetection *>::getEntryNode(&P->getSD()); in getEntryNode()
94 auto *SD = &P->getSD(); in getEdgeAttributes()
121 P->getSD().getRI()->getTopLevelRegion())); in getNodeLabel()
194 printRegionCluster(&SD->getSD(), SD->getSD().getRI()->getTopLevelRegion(), in addCustomGraphFeatures()
213 return std::distance(SD.getSD().begin(), SD.getSD().end()) > 0; in processFunction()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/Analysis/
H A DScopGraphPrinter.cpp53 return GraphTraits<ScopDetection *>::getEntryNode(&P->getSD()); in getEntryNode()
94 auto *SD = &P->getSD(); in getEdgeAttributes()
121 P->getSD().getRI()->getTopLevelRegion())); in getNodeLabel()
194 printRegionCluster(&SD->getSD(), SD->getSD().getRI()->getTopLevelRegion(), in addCustomGraphFeatures()
213 return std::distance(SD.getSD().begin(), SD.getSD().end()) > 0; in processFunction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/Analysis/
H A DScopGraphPrinter.cpp53 return GraphTraits<ScopDetection *>::getEntryNode(&P->getSD()); in getEntryNode()
94 auto *SD = &P->getSD(); in getEdgeAttributes()
121 P->getSD().getRI()->getTopLevelRegion())); in getNodeLabel()
194 printRegionCluster(&SD->getSD(), SD->getSD().getRI()->getTopLevelRegion(), in addCustomGraphFeatures()
213 return std::distance(SD.getSD().begin(), SD.getSD().end()) > 0; in processFunction()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/Analysis/
H A DScopGraphPrinter.cpp53 return GraphTraits<ScopDetection *>::getEntryNode(&P->getSD()); in getEntryNode()
95 auto *SD = &P->getSD(); in getEdgeAttributes()
122 P->getSD().getRI()->getTopLevelRegion())); in getNodeLabel()
195 printRegionCluster(&SD->getSD(), SD->getSD().getRI()->getTopLevelRegion(), in addCustomGraphFeatures()
214 return std::distance(SD.getSD().begin(), SD.getSD().end()) > 0; in processFunction()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/Analysis/
H A DScopGraphPrinter.cpp53 return GraphTraits<ScopDetection *>::getEntryNode(&P->getSD()); in getEntryNode()
94 auto *SD = &P->getSD(); in getEdgeAttributes()
121 P->getSD().getRI()->getTopLevelRegion())); in getNodeLabel()
194 printRegionCluster(&SD->getSD(), SD->getSD().getRI()->getTopLevelRegion(), in addCustomGraphFeatures()
213 return std::distance(SD.getSD().begin(), SD.getSD().end()) > 0; in processFunction()
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/Analysis/
H A DScopGraphPrinter.cpp53 return GraphTraits<ScopDetection *>::getEntryNode(&P->getSD());
94 auto *SD = &P->getSD();
121 P->getSD().getRI()->getTopLevelRegion()));
194 printRegionCluster(&SD->getSD(), SD->getSD().getRI()->getTopLevelRegion(),
213 return std::distance(SD.getSD().begin(), SD.getSD().end()) > 0;
/dports/biology/mothur/mothur-1.46.1/source/
H A Dtrialswap2.h31 double getSD (int, vector<double>, double);
H A DtrialSwap2.cpp289 double TrialSwap2::getSD (int runs, vector<double> scorevec, double nullMean) in getSD() function in TrialSwap2
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/include/polly/
H A DScopDetection.h641 ScopDetection &getSD() { return *Result; } in getSD() function
642 const ScopDetection &getSD() const { return *Result; } in getSD() function
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/include/polly/
H A DScopDetection.h642 ScopDetection &getSD() { return *Result; } in getSD() function
643 const ScopDetection &getSD() const { return *Result; } in getSD() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/include/polly/
H A DScopDetection.h642 ScopDetection &getSD() { return *Result; } in getSD() function
643 const ScopDetection &getSD() const { return *Result; } in getSD() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/include/polly/
H A DScopDetection.h654 ScopDetection &getSD() { return *Result; } in getSD() function
655 const ScopDetection &getSD() const { return *Result; } in getSD() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/include/polly/
H A DScopDetection.h641 ScopDetection &getSD() { return *Result; } in getSD() function
642 const ScopDetection &getSD() const { return *Result; } in getSD() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/include/polly/
H A DScopDetection.h638 ScopDetection &getSD() { return *Result; } in getSD() function
639 const ScopDetection &getSD() const { return *Result; } in getSD() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/include/polly/
H A DScopDetection.h654 ScopDetection &getSD() { return *Result; } in getSD() function
655 const ScopDetection &getSD() const { return *Result; } in getSD() function
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/include/polly/
H A DScopDetection.h654 ScopDetection &getSD() { return *Result; } in getSD() function
655 const ScopDetection &getSD() const { return *Result; } in getSD() function
/dports/deskutils/recoll/recoll-1.31.2/rcldb/
H A Drclquery.h123 std::shared_ptr<SearchData> getSD() { in getSD() function
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCDrivers/Optimizers/
H A DDescentEngine.h344 ValueType getSD() const { return e_sd_; } in getSD() function
/dports/deskutils/recoll/recoll-1.31.2/python/recoll/
H A Dpyrecoll.cpp1279 std::shared_ptr<Rcl::SearchData> sd = self->query->getSD(); in Query_highlight()
1332 std::shared_ptr<Rcl::SearchData> sd = self->query->getSD(); in Query_makedocabstract()
1411 std::shared_ptr<Rcl::SearchData> sd = self->query->getSD(); in Query_getsnippets()
1459 std::shared_ptr<Rcl::SearchData> sd = self->query->getSD(); in Query_getxquery()
1486 std::shared_ptr<Rcl::SearchData> sd = self->query->getSD(); in Query_getgroups()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/include/polly/
H A DScopDetection.h677 ScopDetection &getSD() const { return *Result; } in getSD() function
/dports/biology/mothur/mothur-1.46.1/source/commands/
H A Dcooccurrencecommand.cpp462 double sd = trial.getSD(runs, stats, nullMean); in getCooccurrence()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/runtime/src/
H A Dkmp_stats.h419 double getSD() const { return sqrt(m2 / sampleCount); } in getSD() function

123