Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:NoCand

2297   case NoCand:         return "NOCAND    ";
2806 if (TryCand.Reason != NoCand) {
2842 assert(BotCand.Reason != NoCand && "failed to find the first candidate");
2861 assert(TopCand.Reason != NoCand && "failed to find the first candidate");
2890 assert(TopCand.Reason != NoCand && "failed to find a candidate");
2902 assert(BotCand.Reason != NoCand && "failed to find a candidate");
3076 if (TryCand.Reason != NoCand) {
3099 assert(TopCand.Reason != NoCand && "failed to find a candidate");