Home
last modified time | relevance | path

Searched defs:getNodeLabel (Results 1 – 25 of 62) sorted by relevance

123

/aosp_15_r20/external/llvm/lib/Analysis/
H A DDomPrinter.cpp34 std::string getNodeLabel(DomTreeNode *Node, DomTreeNode *Graph) { in getNodeLabel() function
61 std::string getNodeLabel(DomTreeNode *Node, DominatorTree *G) { in getNodeLabel() function
77 std::string getNodeLabel(DomTreeNode *Node, PostDominatorTree *G ) { in getNodeLabel() function
H A DRegionPrinter.cpp44 std::string getNodeLabel(RegionNode *Node, RegionNode *Graph) { in getNodeLabel() function
69 std::string getNodeLabel(RegionNode *Node, RegionInfo *G) { in getNodeLabel() function
H A DCallPrinter.cpp30 std::string getNodeLabel(CallGraphNode *Node, CallGraph *Graph) { in getNodeLabel() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DDomPrinter.cpp34 std::string getNodeLabel(DomTreeNode *Node, DomTreeNode *Graph) { in getNodeLabel() function
61 std::string getNodeLabel(DomTreeNode *Node, DominatorTree *G) { in getNodeLabel() function
77 std::string getNodeLabel(DomTreeNode *Node, PostDominatorTree *G ) { in getNodeLabel() function
H A DRegionPrinter.cpp44 std::string getNodeLabel(RegionNode *Node, RegionNode *Graph) { in getNodeLabel() function
69 std::string getNodeLabel(RegionNode *Node, RegionInfo *G) { in getNodeLabel() function
H A DCallPrinter.cpp30 std::string getNodeLabel(CallGraphNode *Node, CallGraph *Graph) { in getNodeLabel() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DRegionPrinter.cpp35 std::string DOTGraphTraits<RegionNode *>::getNodeLabel(RegionNode *Node, in getNodeLabel() function in llvm::DOTGraphTraits
57 std::string getNodeLabel(RegionNode *Node, RegionInfo *G) { in getNodeLabel() function
H A DDDGPrinter.cpp59 std::string DDGDotGraphTraits::getNodeLabel(const DDGNode *Node, in getNodeLabel() function in DDGDotGraphTraits
/aosp_15_r20/external/clang/lib/AST/
H A DStmtViz.cpp35 static std::string getNodeLabel(const Stmt* Node, const Stmt* Graph) { in getNodeLabel() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/collection/render/
DMediaContainerController.java31 public java.lang.String getNodeLabel() { in getNodeLabel() method in MediaContainerController
DNodeController.java23 public abstract java.lang.String getNodeLabel(); in getNodeLabel() method
DRootNodeController.java37 public java.lang.String getNodeLabel() { in getNodeLabel() method in RootNodeController
DSectionHeaderNodeControllerImpl.java54 public java.lang.String getNodeLabel() { in getNodeLabel() method in SectionHeaderNodeControllerImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DScheduleDAGPrinter.cpp71 std::string DOTGraphTraits<ScheduleDAG*>::getNodeLabel(const SUnit *SU, in getNodeLabel() function in DOTGraphTraits
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DScheduleDAGPrinter.cpp76 std::string DOTGraphTraits<ScheduleDAG*>::getNodeLabel(const SUnit *SU, in getNodeLabel() function in DOTGraphTraits
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DScheduleDAGPrinter.cpp79 std::string DOTGraphTraits<ScheduleDAG*>::getNodeLabel(const SUnit *SU, in getNodeLabel() function in DOTGraphTraits
H A DMachineBlockFrequencyInfo.cpp90 std::string getNodeLabel(const MachineBasicBlock *Node, in getNodeLabel() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DDOTGraphTraits.h70 std::string getNodeLabel(const void *, const GraphType &) { in getNodeLabel() function
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DDOTGraphTraits.h71 std::string getNodeLabel(const void *, const GraphType &) { in getNodeLabel() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DDOTGraphTraits.h76 std::string getNodeLabel(const void *, const GraphType &) { in getNodeLabel() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DDOTGraphTraits.h76 std::string getNodeLabel(const void *, const GraphType &) { in getNodeLabel() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DDOTGraphTraits.h76 std::string getNodeLabel(const void *, const GraphType &) { in getNodeLabel() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DDOTGraphTraits.h76 std::string getNodeLabel(const void *, const GraphType &) { in getNodeLabel() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DDOTGraphTraits.h76 std::string getNodeLabel(const void *, const GraphType &) { in getNodeLabel() function
/aosp_15_r20/external/clang/lib/Analysis/
H A DCallGraph.cpp216 static std::string getNodeLabel(const CallGraphNode *Node, in getNodeLabel() function

123