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

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DScheduleDAGPrinter.cpp91 viewGraph(getDAGName(), "Scheduling-Units Graph for " + getDAGName());
H A DScheduleDAGInstrs.cpp1200 std::string ScheduleDAGInstrs::getDAGName() const { function in class:ScheduleDAGInstrs
H A DMachineScheduler.cpp3979 viewGraph(getDAGName(), "Scheduling-Units Graph for " + getDAGName());
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.h131 std::string getDAGName() const override;
H A DScheduleDAGSDNodes.cpp1084 std::string ScheduleDAGSDNodes::getDAGName() const {
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h348 std::string getDAGName() const override;
H A DScheduleDAG.h597 virtual std::string getDAGName() const = 0;

Completed in 668 milliseconds