Searched refs:GraphWriter (Results 1 – 20 of 20) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
| H A D | DOTGraphTraits.h | 156 template<typename GraphType, typename GraphWriter> 157 static void addCustomGraphFeatures(const GraphType &, GraphWriter &) {} in addCustomGraphFeatures()
|
| H A D | GraphWriter.h | 64 class GraphWriter { 120 GraphWriter(raw_ostream &o, const GraphType &g, bool SN) : O(o), G(g) { in GraphWriter() function 363 GraphWriter<GraphType> W(O, G, ShortNames);
|
| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
| H A D | RegionPrinter.cpp | 90 static void printRegionCluster(const Region &R, GraphWriter<RegionInfo *> &GW, in printRegionCluster() 123 GraphWriter<RegionInfo *> &GW) { in addCustomGraphFeatures()
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGPrinter.cpp | 128 GraphWriter<SelectionDAG*> &GW) { in addCustomGraphFeatures() 305 void ScheduleDAGSDNodes::getCustomGraphFeatures(GraphWriter<ScheduleDAG*> &GW) const { in getCustomGraphFeatures()
|
| H A D | ScheduleDAGSDNodes.h | 133 virtual void getCustomGraphFeatures(GraphWriter<ScheduleDAG*> &GW) const;
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | ScheduleDAGPrinter.cpp | 65 GraphWriter<ScheduleDAG*> &GW) { in addCustomGraphFeatures()
|
| /openbsd-src/gnu/usr.bin/clang/libLLVMSupport/ |
| H A D | Makefile.shared | 68 GraphWriter.cpp \
|
| H A D | Makefile | 69 GraphWriter.cpp \
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | ScheduleDAG.h | 34 template<class Graph> class GraphWriter; variable 600 virtual void addCustomGraphFeatures(GraphWriter<ScheduleDAG*> &) const {} in addCustomGraphFeatures()
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Support/ |
| H A D | BUILD.gn | 87 "GraphWriter.cpp",
|
| /openbsd-src/gnu/llvm/llvm/lib/Support/ |
| H A D | CMakeLists.txt | 173 GraphWriter.cpp
|
| /openbsd-src/distrib/sets/lists/comp/ |
| H A D | clang.amd64 | 2426 ./usr/include/llvm/Support/GraphWriter.h
|
| H A D | clang.macppc | 2425 ./usr/include/llvm/Support/GraphWriter.h
|
| H A D | clang.loongson | 2425 ./usr/include/llvm/Support/GraphWriter.h
|
| H A D | clang.octeon | 2425 ./usr/include/llvm/Support/GraphWriter.h
|
| H A D | clang.arm64 | 2426 ./usr/include/llvm/Support/GraphWriter.h
|
| H A D | clang.powerpc64 | 2424 ./usr/include/llvm/Support/GraphWriter.h
|
| H A D | clang.armv7 | 2424 ./usr/include/llvm/Support/GraphWriter.h
|
| H A D | clang.i386 | 2424 ./usr/include/llvm/Support/GraphWriter.h
|
| H A D | clang.sparc64 | 2425 ./usr/include/llvm/Support/GraphWriter.h
|