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

/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DScheduleDAGPrinter.cpp99 viewGraph(getDAGName(), "Scheduling-Units Graph for " + getDAGName());
H A DMachineScheduler.cpp3139 viewGraph(getDAGName(), "Scheduling-Units Graph for " + getDAGName());
H A DScheduleDAGInstrs.cpp1022 std::string ScheduleDAGInstrs::getDAGName() const { function in class:ScheduleDAGInstrs
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.h126 virtual std::string getDAGName() const;
H A DScheduleDAGSDNodes.cpp910 std::string ScheduleDAGSDNodes::getDAGName() const {
/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h228 virtual std::string getDAGName() const;
H A DScheduleDAG.h582 virtual std::string getDAGName() const = 0;

Completed in 166 milliseconds