Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DScheduleDAGPrinter.cpp79 return G->getGraphNodeLabel(SU); in getNodeLabel()
DScheduleDAGInstrs.h208 virtual std::string getGraphNodeLabel(const SUnit *SU) const;
DScheduleDAGInstrs.cpp647 std::string ScheduleDAGInstrs::getGraphNodeLabel(const SUnit *SU) const { in getGraphNodeLabel() function in ScheduleDAGInstrs
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DScheduleDAGPrinter.cpp79 return G->getGraphNodeLabel(SU); in getNodeLabel()
DScheduleDAGInstrs.cpp1107 std::string ScheduleDAGInstrs::getGraphNodeLabel(const SUnit *SU) const { in getGraphNodeLabel() function in ScheduleDAGInstrs
DMachineScheduler.cpp3609 return G->getGraphNodeLabel(SU); in getNodeDescription()
/external/llvm/lib/CodeGen/
DScheduleDAGPrinter.cpp81 return G->getGraphNodeLabel(SU); in getNodeLabel()
DScheduleDAGInstrs.cpp1377 std::string ScheduleDAGInstrs::getGraphNodeLabel(const SUnit *SU) const { in getGraphNodeLabel() function in ScheduleDAGInstrs
DMachineScheduler.cpp3519 return G->getGraphNodeLabel(SU); in getNodeDescription()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.h115 virtual std::string getGraphNodeLabel(const SUnit *SU) const;
DSelectionDAGPrinter.cpp272 std::string ScheduleDAGSDNodes::getGraphNodeLabel(const SUnit *SU) const { in getGraphNodeLabel() function in ScheduleDAGSDNodes
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.h119 std::string getGraphNodeLabel(const SUnit *SU) const override;
DSelectionDAGPrinter.cpp277 std::string ScheduleDAGSDNodes::getGraphNodeLabel(const SUnit *SU) const { in getGraphNodeLabel() function in ScheduleDAGSDNodes
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.h129 std::string getGraphNodeLabel(const SUnit *SU) const override;
DSelectionDAGPrinter.cpp275 std::string ScheduleDAGSDNodes::getGraphNodeLabel(const SUnit *SU) const { in getGraphNodeLabel() function in ScheduleDAGSDNodes
/external/llvm/include/llvm/CodeGen/
DScheduleDAGInstrs.h310 std::string getGraphNodeLabel(const SUnit *SU) const override;
DScheduleDAG.h617 virtual std::string getGraphNodeLabel(const SUnit *SU) const = 0;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DScheduleDAGInstrs.h333 std::string getGraphNodeLabel(const SUnit *SU) const override;
DScheduleDAG.h603 virtual std::string getGraphNodeLabel(const SUnit *SU) const = 0;
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DScheduleDAG.h533 virtual std::string getGraphNodeLabel(const SUnit *SU) const = 0;