Home
last modified time | relevance | path

Searched defs:getGraphName (Results 1 – 25 of 27) sorted by relevance

12

/external/llvm/lib/Analysis/
DDomPrinter.cpp57 static std::string getGraphName(DominatorTree *DT) { in getGraphName() function
73 static std::string getGraphName(PostDominatorTree *DT) { in getGraphName() function
DCallPrinter.cpp28 static std::string getGraphName(CallGraph *Graph) { return "Call graph"; } in getGraphName() function
DRegionPrinter.cpp67 static std::string getGraphName(const RegionInfo *) { return "Region Graph"; } in getGraphName() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDomPrinter.cpp57 static std::string getGraphName(DominatorTree *DT) { in getGraphName() function
73 static std::string getGraphName(PostDominatorTree *DT) { in getGraphName() function
DCallPrinter.cpp28 static std::string getGraphName(CallGraph *Graph) { return "Call graph"; } in getGraphName() function
DRegionPrinter.cpp67 static std::string getGraphName(const RegionInfo *) { return "Region Graph"; } in getGraphName() function
/external/llvm/lib/CodeGen/
DScheduleDAGPrinter.cpp33 static std::string getGraphName(const ScheduleDAG *G) { in getGraphName() function
DMachineFunction.cpp459 static std::string getGraphName(const MachineFunction *F) { in getGraphName() function
DMachineScheduler.cpp3480 static std::string getGraphName(const ScheduleDAG *G) { in getGraphName() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScheduleDAGPrinter.cpp30 static std::string getGraphName(const ScheduleDAG *G) { in getGraphName() function
DMachineFunction.cpp557 static std::string getGraphName(const MachineFunction *F) { in getGraphName() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DScheduleDAGPrinter.cpp25 static std::string getGraphName(const ScheduleDAG *G) { in getGraphName() function
DMachineFunction.cpp640 static std::string getGraphName(const MachineFunction *F) { in getGraphName() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DDOTGraphTraits.h44 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName() function
/external/llvm/include/llvm/Support/
DDOTGraphTraits.h45 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DDOTGraphTraits.h44 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DRegionPrinter.cpp55 static std::string getGraphName(const RegionInfo *) { return "Region Graph"; } in getGraphName() function
DCallPrinter.cpp146 static std::string getGraphName(CallGraphDOTInfo *CGInfo) { in getGraphName() function
DMemorySSA.cpp2276 static std::string getGraphName(DOTFuncMSSAInfo *CFGInfo) { in getGraphName() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp68 static std::string getGraphName(const SelectionDAG *G) { in getGraphName() function
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp75 static std::string getGraphName(const SelectionDAG *G) { in getGraphName() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp72 static std::string getGraphName(const SelectionDAG *G) { in getGraphName() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Passes/
DStandardInstrumentations.cpp1382 std::string getGraphName() const { return GraphName; } in getGraphName() function in __anon73b0b0442511::DotCfgDiffDisplayGraph
1803 static std::string getGraphName(const DotCfgDiffDisplayGraph *DiffData) { in getGraphName() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp1779 static std::string getGraphName(const PGOUseFunc *G) { in getGraphName() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp2378 static std::string getGraphName(const PGOUseFunc *G) { in getGraphName() function

12