/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | DomPrinter.cpp | 57 static std::string getGraphName(DominatorTree *DT) { in getGraphName() function 73 static std::string getGraphName(PostDominatorTree *DT) { in getGraphName() function
|
H A D | CallPrinter.cpp | 28 static std::string getGraphName(CallGraph *Graph) { return "Call graph"; } in getGraphName() function
|
H A D | RegionPrinter.cpp | 67 static std::string getGraphName(const RegionInfo *) { return "Region Graph"; } in getGraphName() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | DomPrinter.cpp | 57 static std::string getGraphName(DominatorTree *DT) { in getGraphName() function 73 static std::string getGraphName(PostDominatorTree *DT) { in getGraphName() function
|
H A D | CallPrinter.cpp | 28 static std::string getGraphName(CallGraph *Graph) { return "Call graph"; } in getGraphName() function
|
H A D | RegionPrinter.cpp | 67 static std::string getGraphName(const RegionInfo *) { return "Region Graph"; } in getGraphName() function
|
/aosp_15_r20/packages/services/Car/cpp/computepipe/router/include/ |
D | PipeContext.h | 45 std::string getGraphName() const { in getGraphName() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | ScheduleDAGPrinter.cpp | 25 static std::string getGraphName(const ScheduleDAG *G) { in getGraphName() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | ScheduleDAGPrinter.cpp | 30 static std::string getGraphName(const ScheduleDAG *G) { in getGraphName() function
|
H A D | MachineFunction.cpp | 557 static std::string getGraphName(const MachineFunction *F) { in getGraphName() function
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | ScheduleDAGPrinter.cpp | 33 static std::string getGraphName(const ScheduleDAG *G) { in getGraphName() function
|
H A D | MachineFunction.cpp | 459 static std::string getGraphName(const MachineFunction *F) { in getGraphName() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | DOTGraphTraits.h | 44 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName() function
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | DOTGraphTraits.h | 45 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | DOTGraphTraits.h | 44 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | DOTGraphTraits.h | 44 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | DOTGraphTraits.h | 44 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | DOTGraphTraits.h | 44 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | DOTGraphTraits.h | 44 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | RegionPrinter.cpp | 55 static std::string getGraphName(const RegionInfo *) { return "Region Graph"; } in getGraphName() function
|
H A D | CallPrinter.cpp | 146 static std::string getGraphName(CallGraphDOTInfo *CGInfo) { in getGraphName() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGPrinter.cpp | 68 static std::string getGraphName(const SelectionDAG *G) { in getGraphName() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGPrinter.cpp | 72 static std::string getGraphName(const SelectionDAG *G) { in getGraphName() function
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGPrinter.cpp | 75 static std::string getGraphName(const SelectionDAG *G) { in getGraphName() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 1382 std::string getGraphName() const { return GraphName; } in getGraphName() function in __anon708090a62511::DotCfgDiffDisplayGraph 1803 static std::string getGraphName(const DotCfgDiffDisplayGraph *DiffData) { in getGraphName() function
|