Searched refs:getReasonStr (Results 1 – 6 of 6) sorted by relevance
128 static const char *getReasonStr(SIScheduleCandReason Reason) { in getReasonStr() function187 dbgs() << " SU(" << Cand.SU->NodeNum << ") " << getReasonStr(Cand.Reason); in traceCandidate()1513 << getReasonStr(Cand.Reason) << '\n'); in pickBlock()
144 static const char *getReasonStr(SIScheduleCandReason Reason) { in getReasonStr() function206 dbgs() << " SU(" << Cand.SU->NodeNum << ") " << getReasonStr(Cand.Reason); in traceCandidate()1674 << getReasonStr(Cand.Reason) << '\n'); in pickBlock()
770 static const char *getReasonStr(GenericSchedulerBase::CandReason Reason);
795 static const char *getReasonStr(GenericSchedulerBase::CandReason Reason);
2471 const char *GenericSchedulerBase::getReasonStr( in getReasonStr() function in GenericSchedulerBase2530 dbgs() << " Cand SU(" << Cand.SU->NodeNum << ") " << getReasonStr(Cand.Reason); in traceCandidate()2610 << GenericSchedulerBase::getReasonStr(Reason) << '\n'); in tracePick()
2391 const char *GenericSchedulerBase::getReasonStr( in getReasonStr() function in GenericSchedulerBase2450 dbgs() << " Cand SU(" << Cand.SU->NodeNum << ") " << getReasonStr(Cand.Reason); in traceCandidate()2528 << GenericSchedulerBase::getReasonStr(Reason) << '\n'); in tracePick()