Home
last modified time | relevance | path

Searched refs:getDAGName (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGPrinter.cpp91 viewGraph(getDAGName(), "Scheduling-Units Graph for " + getDAGName()); in viewGraph()
H A DScheduleDAGInstrs.cpp1231 std::string ScheduleDAGInstrs::getDAGName() const { in getDAGName() function in ScheduleDAGInstrs
H A DMachineScheduler.cpp4901 viewGraph(getDAGName(), "Scheduling-Units Graph for " + getDAGName()); in viewGraph()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.h131 std::string getDAGName() const override;
H A DScheduleDAGSDNodes.cpp1098 std::string ScheduleDAGSDNodes::getDAGName() const { in getDAGName() function in ScheduleDAGSDNodes
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h373 std::string getDAGName() const override;
H A DScheduleDAG.h628 virtual std::string getDAGName() const = 0;