Searched refs:CheckCondCode (Results 1 – 1 of 1) sorted by relevance
2551 CheckCondCode(const unsigned char *MatcherTable, unsigned &MatcherIndex, in CheckCondCode() function2562 return ::CheckCondCode(MatcherTable, MatcherIndex, N.getOperand(2)); in CheckChild2CondCode()2678 Result = !::CheckCondCode(Table, Index, N); in IsPredicateKnownToFail()3169 if (!::CheckCondCode(MatcherTable, MatcherIndex, N)) break; in SelectCodeCommon()