Home
last modified time | relevance | path

Searched refs:getGraphNodeLabel (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGPrinter.cpp73 return G->getGraphNodeLabel(SU); in getNodeLabel()
H A DScheduleDAGInstrs.cpp1217 std::string ScheduleDAGInstrs::getGraphNodeLabel(const SUnit *SU) const { in getGraphNodeLabel() function in ScheduleDAGInstrs
H A DMachineScheduler.cpp4868 return G->getGraphNodeLabel(SU); in getNodeDescription()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.h129 std::string getGraphNodeLabel(const SUnit *SU) const override;
H A DSelectionDAGPrinter.cpp284 std::string ScheduleDAGSDNodes::getGraphNodeLabel(const SUnit *SU) const { in getGraphNodeLabel() function in ScheduleDAGSDNodes
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h370 std::string getGraphNodeLabel(const SUnit *SU) const override;
H A DScheduleDAG.h625 virtual std::string getGraphNodeLabel(const SUnit *SU) const = 0;
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc15528 …DNodes17getGraphNodeLabelEPKNS_5SUnitE", "llvm::ScheduleDAGSDNodes::getGraphNodeLabel(llvm::SUnit …
17682 …GInstrs17getGraphNodeLabelEPKNS_5SUnitE", "llvm::ScheduleDAGInstrs::getGraphNodeLabel(llvm::SUnit …