Searched defs:getSchedInfoStr (Results 1 – 2 of 2) sorted by relevance
84 std::string TargetSubtargetInfo::getSchedInfoStr(const MachineInstr &MI) const { in getSchedInfoStr() function in TargetSubtargetInfo97 std::string TargetSubtargetInfo::getSchedInfoStr(MCInst const &MCI) const { in getSchedInfoStr() function in TargetSubtargetInfo
176 virtual std::string getSchedInfoStr(MCInst const &MCI) const { in getSchedInfoStr() function